Hi,
I have the following question:
When opening a new UserRequest in iTop I want to hide/show attributes depending on other attribute states.
I already have some JS code with "change-function" that runs a function if for example if a radio button is pressed.
That works very well but has one limitation: speed.
The page loads completely and when loading has finished the JS code is executed.
Is there any possibility to hide attributes initially when the page is loaded and my JS code shows the attribute depending on whatever I define in the code?
Thanks,
best regards,
Nico
👍
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have the following question:
When opening a new UserRequest in iTop I want to hide/show attributes depending on other attribute states.
I already have some JS code with "change-function" that runs a function if for example if a radio button is pressed.
That works very well but has one limitation: speed.
The page loads completely and when loading has finished the JS code is executed.
Is there any possibility to hide attributes initially when the page is loaded and my JS code shows the attribute depending on whatever I define in the code?
Thanks,
best regards,
Nico