LINKTOFORM Ref link broken

I’m using a LINKTOFORM action that carries over a ref value of a column to a form. It works, except when it gets carried over, the link breaks and only the numeric value is applied. I have to then manually select the ref once it’s in the form to reconnect the ref. How do I correct this so the Ref stays linked? This action formula I’m using is: LINKTOFORM(“Item Report”, “Item”, [Series])

Solved Solved
0 6 610
1 ACCEPTED SOLUTION

I figured out the problem. In the formula LINKTOFORM(“Item Report”, “Item”, [Series]) I put used Series as the column because those are the values I want returned, but really I should have put in the Key column name. Series is the label so it still returned the vale I wanted.

View solution in original post

6 REPLIES 6
Top Labels in this Space