Question: Could someone please help me understand why my Combo Box widget doesn't save the data for the Assigned To field when I attempt to edit it again in Mendix? Context: The Combo Box widget functions properly when initially set, but the data is not saved when attempting to edit it. This is what it looks like im my application This is what it looks liked when I hit save And then when i hit the edit button i the assigned to field is empty, how can i resolve this issue? Any help would be greatly appreciated.
asked
Matthew Mooney
3 answers
0
In the events tab of widget you can configure on-change event there you have to make it "save changes"
answered
Sharad Suryavanshi
0
Hi Matthew,
Please check the association also set correctly and committed.
Hope it helps!
Thanks & Regards,
Manikandan K
answered
Manikandan K
0
Hi Matthew Mooney,
I am also facing this issue currently. Have you resolved this issue ?