How to make add visible in one view not in another view suggest ways to resolve the issue


please ,update solution

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

Hi have tried but i am not getting result as excepted

please find below screen shot for reference

How hide add action while viewing self profile, Add action should be visible while viewing others profile.

TeeSee1_0-1647606985589.png

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