K
kayrogage
I have a form that contains a repeatable element called property, I
always want the first property to have the name "Product ref" and for
it to have the check box named child selected.
I can set the values for these fields in the form via vbscript but now
I want to be able to lock them so that the user can't change the value
of these fields in the first property only. They can do what they like
in any subsequent property elements.
Is it possible to lock a field programmatically via VBScript?
Thanks
Kay
always want the first property to have the name "Product ref" and for
it to have the check box named child selected.
I can set the values for these fields in the form via vbscript but now
I want to be able to lock them so that the user can't change the value
of these fields in the first property only. They can do what they like
in any subsequent property elements.
Is it possible to lock a field programmatically via VBScript?
Thanks
Kay