I have a very simple view that I am using in embedded app view email with just a single field.
However, the view is of a large table that has many fields that use show / hide logic. Obviously, when a field is hidden, the "required" checkbox is overridden.
This simple view works fine in the app, but unfortunately gets an error in embedded app view, with the erroneous message that the hidden field is required.
(I know a possible workaround is to duplicate the show / hide logic in the required logic, but this goes against DRY and it is a large table with lots of hidden fields.)
Has anyone encountered this?
User | Count |
---|---|
36 | |
8 | |
3 | |
2 | |
2 |