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! Go to 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.
User | Count |
---|---|
36 | |
9 | |
3 | |
3 | |
2 |