Dne pátek 7. října 2016 8:13:00 UTC+2 rajesh120t napsal(a):
If a field is hidden you cannot change its value, thus it is automatically read-only, except you override it in the dynamic variables section during refreshing.
A dynamic variable defined on a UserInputPanel along with a field is automatically blocked from being changed anywhere else than at the panel itself as soon as the field is visible, independently of whether it is read-only or editable.
This is maybe better explained
here.
The solution is quite simple:
You can work with conditions. In install.xml, just define
variable conditions for the field variable other fields should depend on.