So for my Sharepoint list form, the modern controls in general look better and have functions that the ones from the past didn't... But are lacking in something that i really need T_T...
For both I need to know how to delete the selection, with the past one you just clicked the "X" for the combobox and for the date you just erased like normal text whatever was selected.
With the modern one, is not possible. Sure, you could put a button to "Reset" both controls, but if the DefaultSelectedItems/date is set to Parent.Default, this will just reset to that. So really, there is no way to really reset the controls and keep saved what was selected on them.
Or is there?