When the user selects the home address field, the work address should be automatically disabled. On the other hand, when the user selects the work address field, the home address should be automatically disabled. How do I do it using Pega?
Can anyone help me!
@KasunS98 Apply the disable condition based on the address type.
@KasunS98 Hi
Write a disable condition on Home address field and Work address field based on user input.