Hello I want to know if it's possible to add widgets to a CRUD form : I want to select an entry in a list or to enter a text in an input if the entry isn't in list.
The user choose with a radiobutton if he choose in list or write in the input.
It's possible ? If yes, how can I do this ?