You can control the visibility of an action by setting
Use ,for instance, CONTEXT(“VIEW”) = “your view name”, or whatever meets your requirements.
1 Like
How hide add action while viewing self profile, Add action should be visible while viewing others profile.

Make sure you display system generated actions.
You should see Add action
1 Like
Create a read-only slice on the table. In the configuration for the column that contains the in-line view you want to hide the Add button, change the Reference Table setting to to slice rather than the table.
thanks Steve can you please detailed it out


