Is there no way to add a new value when using "type: select: in "fields"??
Is there no way to add a new value when using "type: select: in "fields"??
Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
This discussion has been closed.
Answers
Yep, there is, you can use
field().update(). This example from this thread is updating aselectelement if the value doesn't already exist the options.Colin