01-08-2021, 07:43 AM
(09-07-2020, 06:04 PM)omarllorens Wrote: Hi.
You have to add cbcustompopupinfo like a paremeter in the url when you open the popup. In this paramter you have to add the field names that you are using to filter.
You can read this on the wiki: http://corebos.com/documentation/doku.php?id=en:devel:corebos_hooks:popup_query_hook
Here you can see examples and you can read a warning with the title: !! NOTE: VERY IMPORTANT !!
Hello Omar
Thanks for the info! I was looking only on open hook, I did not pay attention to the query hook example. It works as described if you toss the required variables in that cbcustompopupinfo. Beers on me!