LINKTOFORM to new row bug or user error?
I have a Ref column and I want to configure a sequence of actions when the form is saved that has two actions:
Write the value of that Ref column (BTW, the ref tableโs key happens to be Datetime but the value NOW() is not accepted as the value to be written to the column. I had to make it CONCATENATE(NOW()))
Go to the form passing in that value in LINKTOFORM. The exact formula I am using is LINKTOFORM(โOther Customer Logโ, โTimestampโ, [_THISROW].[CustOther])
However, the second action is not working. Of course, that row doesnโt exist so I am expecting that the form will open regardless.
When I test the latter formula in the Expression Builder, I see control=Other%20Customer%20Log&defaults=%7B%22Timestamp%22%3A%22%22%7D which is showing a blank value is being passed for CustOther even though the previous action is populating that column.
App Name is CombinedOPTXSpliceLog-522895 To reproduce, you can open any row for Name Blake Young, clear the value for CustOther (if it is present) and save the form
User | Count |
---|---|
24 | |
14 | |
4 | |
3 | |
3 |