Okay
  Public Ticket #1617185
Plugin Functionality
Closed

Comments

  • Connor Pace started the conversation

    If we write a mysql query and the name of the column headers are dynamic, will it break the plugin or will they change with the query?

    Thanks

  • Connor Pace replied

    to clarify we have a database that displays the next 4 weeks (labeled week 1 - week 52 for the year) in column headers. Will this cause issue with the plugin or will it populate the table with new headers when it is refreshed?

  • [deleted] replied

    Hi Connor Pace,

    We are using column names (original header) for most of plugin functionality like filtering, sorting etc. We do not recommend using tables with dynamic column names because we could not guaranty that mentioned functionality will work