Hi there,
I have been trying to hide or show multiple columns based on a multiple choices column. I first tried to use the business rules to check if it contains a certain value, but since multiple-choice fields aren't displayed in business rules I can't show or hide my fields.
So I was thinking to use separate calculated yes/no fields to check if that field contained that specific value or not.
Again in calculated fields you can't choose a multiple choice field for conditions.
To give you an example I have a section called related info where I want to connect my reminder with multiple types of tables (entities). So I have a column (field) called Applicable to which is an option set that contains different options as Company, Contact Person, Project, Quote, Order, Delivery, Application, Invoice, Payment.
A user can select multiple fields based on what they want to connect that record with that way only the necessary fields are visible so not to many fields are visible at the time and the form stays nice and clean.
So I wonder is there a method to be able to hide/show lookup columns based on a multiple choice field?
Thanks in advance,
Billy Cottrell