Hi everyone,
I've been struggling with an issue with the "modern" form. So i have a list in sharepoint with 2 choice columns. In my app, i have:
-a gallery with OnSelect =Set(var_item;ThisItem);;EditForm(Form1)
- a modern form with Item = var_item
If :
1- I select an item from the gallery with existing data in the dropdowns (not blank)
2 - Then I create a new item in which i leave the dropdowns blank
3 - When i save the item, the dropdown values are equal to the last item I selected in the gallery in step 1.
I tried to set var_item to blank before creating a new item but nothing works. It's really annoying as those dropdowns can be blank (not required).
I don't have this problem with the classic form. Am i doing something wrong?
Thank you for you help!

Report
All responses (
Answers (