Good day,
I am new to eGW and developing my first application.
I have a Selectbox, and depending on what is selected a nested template should open.
ie
Select box option 1 - show nested template 1.
Select box option 2 - show nested template 2.
i created the project.edit template with the select box, and the nested templates project.edit.opt1 and project.edit.opt2.
now what i don’t know, is what code do i put in the onchage event of the selectbox to show the relevant nested template.
Please help.
lee