Hi everyone,
I have a problem that need your help.
I need to restrict user to add new row/data from the inline form when the account name is not “TEXT” But allowed users to add new row/ data from the inline add new action when the account name = “TEXT”
I thought about it and found some path like using CONTEXT(“view”) to hide the add action but this way it disable the action for all instead based on the value of a column in a table.
Another thought is to disable the inline form when account name is not equal “value”
Please let me know if anyone has ever solve a similar problem as such
Solved! Go to Solution.
Use a Show? expression for the column so that it only shows the inline table if there are rows to be shown:
ISNOTBLANK([Related Transaction Datas])
User | Count |
---|---|
15 | |
14 | |
8 | |
7 | |
4 |