08/01/2023 11:33 AM
Hello,
We have a 3 child attributes (CA1, CA2, and CA3) that should be updated with the same value once a value is selected from the parent attribute (PA1). For example, if a user selects Georgia in P1, then State should be populated in CA1, CA2, and CA3. Important to note, these child attributes are mapped to 3 different attributes in the user profile.
There is another attribute (A1) we're using the show/hide feature on, so if a user decides to use that attribute and selects a value from the drop down menu only one of the 3 child attributes will be visible on the form. However, what we've noticed is that all 3 of the child attributes gets populated on the user profile and we don't want that. Is there a way to make sure that if the show/hide attribute is in use we only populate the user profile with just the one child attribute visible on the form.
Thanks
08/01/2023 08:06 PM
Show / Hide only hides on request form but if user select and unselect it does not clear it, This is known behaviour