Ok lets get a little bit more in detail:The field DateT is located in a
Fragment xdp which i use in many formsFor example lets say I have the
fragment in Form1.xdp, Form2.xdp and Form3.xdpIn Form1 & Form2 I will
show field DateT but in Form3.xdp I don't want to show the DateT
fieldTherefore, I cannot permenatly hide the field in the fragment and
can only script to hide it from a field in Form1.xdp. Now lets say there
is a value in the xml that comes into Form1.xdp called CaseFor example
the fiel...