Hello everyone,
I have created a simple datamodel in sharepoint by referencing other lists through lookup columns. In my app I now want to automatically set the default value of a choice box by a global variable. The variable contains the ID of the record I want to reference. I know I can create a record [variable] and set this as the defaultselecteditems to that record. The correct ID then appears but after submitting the ID does not appear in the sharepoint list.
What am I doing wrong here?
Thanks for your help, Lukas