Okay
  Public Ticket #2741702
Simple select drop-down
Closed

Comments

  • Greg started the conversation

    Hi,


    In the editable tables, when using the single value select box is there a way to have a simple select box.  I have some editable tables with values like true/false or active/inactive.  It makes for a more cluttered look when having all the search and currently selected features.

    Just a normal html select would be great.

    Even if I had to code my own using a filter hook???



    Thanks,

    Greg

  • [deleted] replied

    Hi Greg

    Thank you for reaching out to us.

    If the option "Number of possible values to load" is not set to ALL, but to any other specific number, this select box will be dynamically filled with data from the table after a user clicks on it from the database.

    If it's set to ALL, the values in the select box will all be rendered. We're using the bootstrap select in wpDataTables, so after each modification of data for an option, you need to do a refresh.

    https://stackoverflow.com/questions/14804253/how-to-set-selected-value-on-select-using-selectpicker-plugin-from-bootstrap


  •   Greg replied privately
  • [deleted] replied

    You are most welcomesmile.png 

    Feel free to open a new ticket we will be more than happy to help!

    Have a wonderful day!