Action: Open a form to edit SOME columns of this row

karimmc
Participant IV

Hi!
Is there any way (maybe an expression combined with existing actions) by which I can achieve the “Open a form to edit SOME columns of this row” action?

Solved Solved
1 3 1,114
1 ACCEPTED SOLUTION

You do this by creating a slice of the table, only including the columns to be edited. Then create a Form view for that slice. Then create a LINKTOROW() action pointing to that new view.

View solution in original post

3 REPLIES 3

You do this by creating a slice of the table, only including the columns to be edited. Then create a Form view for that slice. Then create a LINKTOROW() action pointing to that new view.

Thanks!

Steve
Participant V

Top Labels in this Space