Skip to Content
Menu
This question has been flagged

Currently I am using the {#UID} syntax for my custom query to get the current uid, so what syntax should I use if I want to use the "Date Filter" filter in the custom query?

Avatar
Discard
Best Answer

Hi,

As this is a third part app, better raise a ticket in the app seller's support channel.


Thanks

Avatar
Discard
Best Answer

Hi,

You can use a normal PSQL query inside the custom query, as the semicolon should be removed at the end.

like if you need to show employee ID and name, then the query should be like

"select barcode,name from hr_employee"

Thanks


Avatar
Discard
Related Posts Replies Views Activity
1
Jun 25
3617
1
May 25
871
0
Nov 24
1188
2
Oct 24
1135
1
Aug 24
1196