I want to be able to generate possible values for a single value selectbox using dynamic column values from a mysql table rather than a fixed comma separated list.
If you have a MySQL table with all values stored in one column, those values will be visible once you create a table linked to that SQL table.
So, when you configure that column and set the editor-input type to be "Selectbox", once you're adding a new row or modify existing ones, you will have the values from that column to choose from.
I want to be able to generate possible values for a single value selectbox using dynamic column values from a mysql table rather than a fixed comma separated list.
How might one implement this?
Hello jimmy.
If you have a MySQL table with all values stored in one column, those values will be visible once you create a table linked to that SQL table.
So, when you configure that column and set the editor-input type to be "Selectbox", once you're adding a new row or modify existing ones, you will have the values from that column to choose from.
Best regards.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables