Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Linktorow with prefilled values

I want to have an action open up a view to edit the same row with one field prefilled with value from an expression.

I know that linktorow() is the way for that.

But I dont know how to prefill one field.

Is there a way to do that?

Solved Solved
0 16 2,022
1 ACCEPTED SOLUTION

This isn’t possible via a single action. LINKTOFORM can pre-fill columns, but only for new records.

One option would be to use your expression as the initial value for the field, as well as setting an appropriate reset_on_edit expression.

Another option would be to run a grouped action that first sets the value of that column, and then opens the form.

View solution in original post

16 REPLIES 16
Top Labels in this Space