Action Buttons to show in specific views

Is it possible to allow for action buttons to be for specific views only!

If yes, how to do so?

Solved Solved
0 6 307
1 ACCEPTED SOLUTION

Read the doc I posted.

View solution in original post

6 REPLIES 6

Steve
Platinum 4
Platinum 4

Thanks Steve for your reply, but if I have two views one is named X and the other one Y

I need to show the actions some of them in view X, while not to show in Y table.

Note both views are based on same table but with different views.

Read the doc I posted.

I got your point, I thought based on your example it is limited to the view type.

Thanks for your time, perfect

i have an open orders deck view. if i click on the item then the open orders form opens with all the fields. i created a post form to show only specific fields and post the credit/change status of the orders. i created a button to post. i want to go to a specific form that i created called post form. i chose app: go to another view in this app. target: linktoform(โ€œpost formโ€). it takes me to the right form, but itโ€™s creating a blank/new form. i want to edit the original open order deck view item. can you help?

You need to use LINKTOROW() instead of LINKTOFORM().

Top Labels in this Space