I am trying to put in a small section containing the bank information for Lawyers on my account form. I would only like this section to be visible if the "Category" of the account contains the "Lawyer" category.
We have a separate entity containing all the different types of possible categories. You add a category to the account or contact record by searching for it and adding it. I would like to show/hide this bank information section depending on whether or not the categories associated view contains the category "Lawyer". I know this isn't possible using the supported business logic, but is there a way to access this using javascript?
Thanks,
Jeff