LINKTOFILTEREDVIEW and pre-filled form

Hi,

I try to use this expression to navigate to a form view that I would like to be prefilled with some value depending of the page I come from. Could you help me with this ?

Thanks

0 5 1,033
5 REPLIES 5

I think this would depend on how many values you need to pre-fill, however this may work:

LINKTOFORM(“Form Name”, “ColumnTo Prefill”, [Column Name from Existing Table])

In my app the form I link to is has a ref to the existing table so this may be required also, not 100% sure.

Hope this helps.

Instead of LINKTOFILTEREDVIEW, please use LINKTOFORM.

Steve
Platinum 4
Platinum 4

Thanks for your helps guys !

You’re welcome

Top Labels in this Space