Link to form not creating new Record

Hi All

 

I have a behaviour button, using "App: Go to another view within this app", with the target as "linktoform("Payments","Invoice No", [_THISROW],"Unit", [Unit],"Amount Paid", [Invoice Total])"

 

However, when the button is clicked, it opens the "payments" view, but does not open as a new record, just the list of existing records.

 

Have I missed anything?

 

I have another form with a similar button and it works fine.  I'm at a loss!

0 4 136
4 REPLIES 4

Please check if the name of the form view is indeed just "Payments". Typically system generated form views have name pattern of "Table_Form" where Table is name of the table or slice. So please ensure if by any chance the name of form is not "Payments_Form"

@Suvrutt_Gurjar Nice! 🙂

giphy

Thank you very much Joseph. 👍🙏

Great!  I thought it would be something simple!  It works

Thanks for your help and advice!

Top Labels in this Space