Guys, I need your suggestion/help...
I builded web app in B4J based on ABMaterial framework. Everything work fine, but users are "users" and want to have different solution for data searching... I already implemented ABMInput box with AutoComplete logic... But - here is posible to search only on one field...
How to solve this problem, when users nedd to input delivery note number, but want to search delivery notes based on customer name, delivery date, delivery description, ...? Should I build a ModalSheet and work with this modalsheet as lookup table? (I know how to read data from mysql db over rdc)
What will be best (and easy to implement) solution for clasical lookup on web app...
Thank you...
Darko
I builded web app in B4J based on ABMaterial framework. Everything work fine, but users are "users" and want to have different solution for data searching... I already implemented ABMInput box with AutoComplete logic... But - here is posible to search only on one field...
How to solve this problem, when users nedd to input delivery note number, but want to search delivery notes based on customer name, delivery date, delivery description, ...? Should I build a ModalSheet and work with this modalsheet as lookup table? (I know how to read data from mysql db over rdc)
What will be best (and easy to implement) solution for clasical lookup on web app...
Thank you...
Darko