Page 1 of 1

LISE Filter Select field has no values

Posted: Tue Feb 21, 2023 1:35 pm
by webform
When i call a LISE action=search with 2 select fields but the selects is empty without any option values.

Code: Select all

{LISEReports action='search' filter='phase,scenario' template_search='filter'}
I'm using the default filter template and there is records using the values from the dropdown fields.
And the label for the Select fields is displaying correctly. So what am i missing since there is no option values to be selected?

Re: LISE Filter Select field has no values

Posted: Tue Feb 21, 2023 3:18 pm
by DIGI3
I can't recreate the problem, so it's something unique to your setup rather than a bug most likely.
Start with error and admin logs, check the js console, validate the html, try on one of the sample page templates, etc.

Re: LISE Filter Select field has no values

Posted: Tue Feb 21, 2023 8:37 pm
by webform
I tried a clean install on another server, recreated the LISE instance with a dropdown field and the dropdown display just fine in the search/filter. I'm stumped! ???

Code: Select all

{LISEProjects action='search' filter='phase' template_search='filter'}