Hello, @kalyano, @ayotunde1234. Thanks for reaching out.
Unfortunately, it is not possible. You see, the plugin will display on the page your database table, that you have already created, with columns and data types for those columns, that you have already added when you were designing your table.
Example:
On the demo page, we have a table called Stats. It has several columns, in which data types are number and text, in general. If I click the + icon in order to add a new column, I will be able to insert text values into the Month column, because in my database this column has the data type = text.
So, I will be able to type only numbers into the Rating column input field, because the Rating column has data table = number.
Regarding the “Values for auto-complete” field - it is existing on the plugin element, but it is not designed for the new row autocompleting with the data. And it is actually not working for the moment. We will fix or remove it soon because it is not functional.
Yes, indeed, this plugin does not have much documentation. We hope to add more soon. Apologies for the inconvenience.
Regards,