Hi all,
We have to implement a search using FPM Search UIBB component. The filters were properly created with their F4 search helps (both freely: using value help listener and classic: using a search function)
The search helps for all fields have 2 fields: Code and description.
As per requirement, we should show the description in the field when returning from the search help, but technically, for all database operations we need the codes.
With old select option we used to the save descriptions and codes in low and high fields (and not allowing range selections) with this trick, we were able to show the description and complete the database operations with the codes. Maybe it is not a good practice, but solved the requirement.
Is there any way to do something like that with the select options 2.0 / FPM search UIBB component?
Including the description field next to code in filter would be also great.
Thanks a lot,
Agustín.