setFormValue Question

Sort:
You are not authorized to post a reply.
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");

        You are not authorized to post a reply.