I’ve recently been involved in some APEX development. One of the application form had a bunch of input items whose visibility and mandatory aspects depend on the record type, and the business role of the current user. This situation is typically handled with dynamic actions (DAs), and custom classes on items to minimize the number … Continue reading Building and Using an APEX Item Property Matrix