Hi, I am preparing a form with some data collected from the server. Most fields have some pre-set values, but they can be changed using a drop-down. Moreover, the user must also have the option to enter free text for those fields. For this I need an editable drop-down. Could you give me any hints on how to implement this in pyjamas?
Thanks, Daniel