Data of a New Field not shown in 9.13 Form Editable Grid (view)

in 9.13 I make a Form Editable Grid (view) of table Orders…

then I add a New Field to show Customer Email…

before I make a query email data from table Customers… I make a test if the New Field will show the data… with simple direct inject text data to {customer_email} new field onLoad event…

and the {customer_email} data not shown… which was no problem in 9.12… pls advise…

thanks and best regards…

Put the code in the onLoadRecord event.

Hope this helps.

Thanks Kleyber. I forgot this is multiple record instead…

1 Like