Hi all,
Here is my problem :
I have 2 data tables, “Customer Tab” and “Pending Customer Tab” ( Slice from Customer Tab).
Both data tables have a view in the app.
Then i created a Behavior that i want to toggle from my “Pending Customer Tab” View.
But the “For a record of this table” input from the Behavior settings only allows me to select Tables, not Slice.
So i can’t toggle this behavior from my Slice ?
Is there an other way to do it ?
Thanks.
Actions are always associated to a table, but as such are also automatically associated with all slices of that table, so you can use the action with your slice.
To prevent the action from appearing for the table itself, use the action’s Only if this condition is true expression. A common approach is to use the CONTEXT()
function.
See also:
User | Count |
---|---|
36 | |
8 | |
3 | |
2 | |
2 |