Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi everyone!
Now, I'm trying to fill select box with users that had been assigned in the Group. For example, my group name is "Approval".
Below is my query:
("(SELECTÂ * FROM dir_user WHERE dir_group.name='Approval')");
My query fail to run. Is there any changes should I made?
Thanks.