My app is configured as follows;
- I have emulated Form behaviour on a details screen (as I need data from multiple tabs)
- A Submit button with custom action of adding a row and increment.
- A Cancel button which I want to configure to decrement.
However, the Cancel button is not even visible on the screen. The visibility filters on it are the same as that on the Submit button.
Sharing some screenshots…
Detail screen with components…
Submit button filters
Cancel button filters
Regards,
Ruchika