Notice: This site is now in read-only mode and will no longer be updated.
Please visit our new and improved Knowledge Base at https://kb.joget.org/ for the latest content and updates.
I want to build a form that the user can select staff name using select box. After select the name, at the same form but on another field, it will auto detect the selected staff's full name. I have tried using hash variable but it does not work.
May I know how to fix it?
Below are the references
This image shown that the pic_name field should auto detect the selected staff's full name from Staff field. and may I know, how to read selected user full name? because, when i checked on the database, it stored as username
Hi,
I want to build a form that the user can select staff name using select box. After select the name, at the same form but on another field, it will auto detect the selected staff's full name. I have tried using hash variable but it does not work.
May I know how to fix it?
Below are the references
This image shown that the pic_name field should auto detect the selected staff's full name from Staff field. and may I know, how to read selected user full name? because, when i checked on the database, it stored as username