How to implement a 'where' statment in a from generated dropdown?

3 posts by 2 authors in: Forums > CMS Builder
Last Post: January 18, 2020   (RSS)

By daniel - January 17, 2020

Hi nmsinc,

I don't believe there's a way to directly supply a "where" to getListOptions(), so if you want to filter the options that show up in the dropdown you'll need to take a different approach. If you can tell me a bit more about what/how you're trying to filter, then I should be able to give you some options for how to go about it.

Thanks!

Daniel
Technical Lead
interactivetools.com

By nmsinc - January 18, 2020

I coded a work around already. I was just wondering if there was a more efficient means of doing it with the getListOptions() !

Thanks for your help on this though!

nmsinc