Redwood Contact Page customization not working as expected. Not able to replicate RUI customization
Summary:
Redwood Contact Page customization not working as expected. Not able to replicate RUI customization on Contact info redwood page.
Hide address type on contact Page:
RUI customization:
visible = #{(row.bindings.AddressType.items[row.bindings.AddressType.inputValue]).label == "Resident Tax Address"? false : true}
Content (please ensure you mask any confidential information):
Redwood customization:
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):