Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
There are no parameters when calling the calendar menu, so the #requestParam.oid# will be blank.
Maybe you meant to use "...where c_OwnerId = '#currentUser.username#' "
See Hash Variable .
Hello,
Please suggest me for use request parameter hash variable for calendar menu.
I try to test pass URL with parameter but it not working and I check value is blank for query statement
but it value appear in HTML tag.
My Steps :
1. URL → http://..../_/calendarSales?oid=859
2. Properties → SQL SELECT Query ->
select id, c_date, c_time, c_subjet
from xxxxx
where c_OwnerId = '#requestParam.oid#'
Best Regards,
Aorka.