From custom widget, I need to ask the user to select between some choices, and the like.
I thought to present him with a dialog box.
I failed to open a jQuery dialog box from my function widget (even that I don't get an error message),
and I don't yet know how to use react to display a dialog box (and get result from it).
Help will be greatly appreciated