Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi guys!
I want to fill select box which list all username from Users. So,whenever i delete one username from Users automatically it does not appear at select box. I try to make query ("Select username from.....")..but I stuck at from because i don't know what table for Users.So,where can I locate database like User so that I can make query to retrieve record to fill select box?
Thanks.