Hi there,
What would be the best way to store a search criteria? I want a user to be able to save it's search operation (search criteria) and later on load it again.
I was thinking of just storing the AdvancedCriteria.getJsObj(), but I can't seem to find a way to load them again.
Any ideas / thoughts?
Regards,
Kees.
What would be the best way to store a search criteria? I want a user to be able to save it's search operation (search criteria) and later on load it again.
I was thinking of just storing the AdvancedCriteria.getJsObj(), but I can't seem to find a way to load them again.
Any ideas / thoughts?
Regards,
Kees.
Comment