Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
I insert select box bind with department another two fields are there for manager name and manager email what I want is when ever I select department the read only field will show manager name and he's email.
4 Comments
Walter
Use a AJAX Sub Form to reload manager information on demand.
OR, try to use [http://dev.joget.org/community/display/KB/Dynamic+Cascading+Drop-Down+List|]
Hamad Saber
I used this [http://dev.joget.org/community/display/KB/Dynamic+Cascading+Drop-Down+List|] but still have problem I bind it with user and depend on another select box which contains all departments the problem now the field show me all user on the department which I select I need it to show only manager name.
Hamad Saber
this issue solved I added one group for managers the bind the select with users controlled by managers group and it done when I changed the department manager name will change.
Walter
Great!