Hi,
I'm building an app and it goes quite well, but now I've an issue.
Have made an add form (Form_Add_VKO_Reg). In that form one of the fields is the SalesOrderNumber. I don't want that to be an option for the user. That field has to be filled on default by the selected value in a Gallery (Gallery_VKO).
Have used the following code in the default of the datacard: Gallery_VKO.Selected.SalesOrderNumber. It gives actually the number in the textfield, but keep getting an error on the Update of the DataCard: Expected Record value.
Does anyone has a solution?
Thanks!
Pieter