Expand my Community achievements bar.

Ted_C_37228
Ted_C_37228
Offline
  • If I want to set starting values for some form objects as soon as the form opens, what's the best event to use?I want to set a date field's value to the current date.I also want to set the Presence property of some objects to "Visible" or "Invisible" at startup. In particular, I want to set all of t...

    Type

    Questions

    Views

    831

    Likes

    0

    Replies

    1
  • Poking around, I did find that a regular Button has options.Select "Submit" for the Control Type, then go to the Submit tab of the properties and specify your "mailto:" URL and change the Submit drop-down to "PDF", then see what you get.

    Type

    Questions

    Views

    368

    Likes

    0

    Replies

    0
  • I didn't use the standard email submit button for my form, because I used javascript to do a lot of validation. The code for the click event uses the following line to eventually submit the form. I think it's the cSubmitAS:"PDF" parameter that makes it attach the form as a PDF instead of XML. I'm pr...

    Type

    Questions

    Views

    368

    Likes

    0

    Replies

    0
  • That works. Thanks!

    Type

    Questions

    Views

    436

    Likes

    0

    Replies

    0
  • The attached form has a "Specify Other" text field that should become visible when "Other" is selected from the "Role" drop-down list. In practice, when you select "Other", the "Specify Other" field doesn't become visible, but when you make any other selection after "Other", the "Specify Other" fiel...

    Type

    Questions

    Views

    906

    Likes

    0

    Replies

    2
  • This actually seems to be an environment problem. After banging my head against it all day, I let one of my co-workers try the form. It worked fine for her. Hopefully the network guys can figure this one out.

    Type

    Discussions

    Views

    720

    Likes

    0

    Replies

    0
  • It's the form that gets no rest. I had a working version, but the users asked for a major redesign of the form, reducing it to a single page by taking out a lot of fields. That required significant changes to the javascript.I've got the form validation code working again for the most part. There is ...

    Type

    Discussions

    Views

    1.2K

    Likes

    0

    Replies

    2
  • That works for me. Thanks.

    Type

    Questions

    Views

    2.2K

    Likes

    0

    Replies

    0
  • Here's the form.https://acrobat.com/#d=tc-tH46jIH8xx7i6pT60RwI was having issues with links earlier.The validation occurs in the click event of btnSubmit.

    Type

    Questions

    Views

    2.0K

    Likes

    0

    Replies

    0
  • Is it feasible to write code that loops through a table in a form? I'm currently writing separate sections of code for each row of a five-row table to validate data entries.

    Type

    Questions

    Views

    5.9K

    Likes

    0

    Replies

    4
Top badges earned by Ted_C_37228
Customize the badges you want to showcase on your profile