I’ve been using filter to set default values in tables.
There are two things I’d like to additionally be able to do.
- Conditionally render another filter on the same table. This would allow me set the default value for a field only when it’s relevant.
- Probably been said by many others by now, but I’d like to conditionally make fields in a table conditionally render or read only based on recordtype or a value from any other field.