I am requesting a feature where every control in the gsform package should have an onSelection event. This feature would be especially useful for controls such as date pickers, where user interaction can be captured when a selection is made.
In addition, for controls like date pickers that open a dialog, there should be a method to programmatically close the dialog once a selection is made.
Expected Behavior:
1. Every control, especially date pickers, should expose an onSelection event to handle user input as soon as a selection is made.
2. There should be a built-in method to close any dialogs associated with controls like date pickers after a selection.
This enhancement would provide greater flexibility when using controls in the form and improve user experience by enabling better control over dialogs.
Thank you!
I am requesting a feature where every control in the gsform package should have an onSelection event. This feature would be especially useful for controls such as date pickers, where user interaction can be captured when a selection is made.
In addition, for controls like date pickers that open a dialog, there should be a method to programmatically close the dialog once a selection is made.
Expected Behavior:
This enhancement would provide greater flexibility when using controls in the form and improve user experience by enabling better control over dialogs.
Thank you!