Hi, I have a dropdown select combined with dropdown widget. The case is I want to make "+ new record" ini there and when u click it automatically have a new row that can type in the new record in there, Is there any way to make it?this is my dropdown select combobox and I tried to put special value in there but dont know anymore how to achieve that. Thankyou
Hi Jason,
I'm not sure whether I think this is a good idea, UX-wise. If you are selecting a product, it's probably on some form for some other entity, so being able to add a product from there would disrupt the flow.
That said, you could add the "+ New Product" to the selection list, and when it's selected handle it in the On Change.