Hi,
I have 2 tabs with similar fields, but I want their visibility condition to be different. I will elaborate my case scenario. So I have an entity called 'Requests & Responses'. Requests related fields will come on the 1st tab, and Responses related fields on the 2nd tab. Some fields are similar in both, like both 'Requested By' & 'Responded By' fields have the same option set or choices, i.e., names of the organization. There is an option called 'Others' in this option set. So what I want to do is, if a person chooses 'Others', I want another field to appear (which would be hidden till then) called 'If Others, Please Specify'. Now the problem I have is, this field called 'If Others, Please Specify' would be there on both the tabs, but if the Others have been chosen in 1 tab, I want this field to appear only on that tab. I tried using Business Rules, but if Others have been chosen in 1 tab, the hidden field is appearing on both the tabs. So please let me know if anyone has a solution to this problem.
Thanks!