setFormValue Question

 2 Replies
 0 Subscribed to this topic
 12 Subscribed to this forum
Sort:
Author
Messages
Chris12
Veteran Member
Posts: 150
Veteran Member
I am looking to set default values for a tab area values.
The only unique identifier for doing this is the ID fields (ID=_f107r0) ..

Does anyone have an example of how I can default a value into this field?

Thanks
Chris12
Veteran Member
Posts: 150
Veteran Member
Hi there. I was able to find the correct method.
It is lawForm.setElementValue("_0f107r0","Default Value");

Chris12
Veteran Member
Posts: 150
Veteran Member
Hi there. I was able to find the correct method.
It is lawForm.setElementValue("_0f107r0","Default Value");