Hi!
I’m dealing with a requirement that needs some User Defined Fields to appear based o the value of another User Defined Field. The use case is as follows:
- In an opportunity, my customer must gather a set of documents, but this documents vary depending on if their customer is a person or a company.
- We’ve created a User Defined Fields (Customer Type) combo selector to chose between the customer being a person or a company.
- We’ve created the document list checkbox using user defined fields, but it would be great to be able to hide the ones that are not being used, depending on the value of the customer type.
It would be great to be able to do it from a Low-Code/No-Code project.
Thank you for your support.