Expand my Community achievements bar.

petafromoz
petafromoz
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Help!  My client is mightily mad.  They have people using versions 7 and 8 or Reader who can't use the forms I'm creating on ES2.  I've enabled reader access and I've saved them as being Adobe Reader 7.0.5 enabled - so what on earth else am I supposed to be doing???Thanks,Peta

    Type

    Questions

    Views

    487

    Likes

    0

    Replies

    1
  • Dammit!  My client wasn't happy with me calculating 90 days from a given date field.He wants 3 months.So I thought I'd solved my problem, but I haven't.  Can anyone help me to calculate 3 months instead of 90 days.eg. If the 'from' date is 23/05/11, he wants the 'to' date to result in 23/08/11.  Whi...

    Type

    Questions

    Views

    765

    Likes

    0

    Replies

    3
  • I've used the Reset Form button from the Object pallette, and it modified it to give a warning and a chance to cancel if you don't want to clear the form.  But it doesn't matter whether you choose to or not, it still clears the form.Here's my code:if(xfa.host.messageBox("This will clear all data fro...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    1
  • Hi,I need to calculate exactly 3 months from a given date.  Given the number of days in months vary, what kind of script do I need to achieve this?Thanks,Peta

    Type

    Questions

    Views

    956

    Likes

    0

    Replies

    1
  • Hi,I included a Submit & an Email button in some of my forms.  I've set them up as Regular buttons and coded them myself to do what I want eg:if(xfa.host.messageBox("Please save this form before emailing or data will be lost","Save Form",1,1))    app.execMenuItem("SaveAs");    var sEmail = form1.Pg2...

    Type

    Questions

    Views

    594

    Likes

    0

    Replies

    2
  • Hi,This is a strange one - to me anyway.I had some mandatory fields set up (user entered - required).  They were working fine.  When you clicked a save or submit button, if the fields were empty they were highlighted red with an appropriate error message stopping the save or submit from happening ti...

    Type

    Questions

    Views

    684

    Likes

    0

    Replies

    3
  • I'm trying to build in a condition in my Submit button that says if a given selection is No, the user can't Submit.So it goes something like this:if(form1.Pg2.RecoSF.RecoSSF.RecoAnswer.rawValue == 2){    xfa.host.messageBox("Recommendation has been declined by Dept Manager.  Form cannot be submitted...

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    2
  • I've searched the forum and seen variations on this theme but can't find anything that addresses my problem.When a user tries to Save their form in Reader, it will only save a blank copy.  This obviously has something to do with enabling usage rights, but I can't figure out what I'm supposed to do i...

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    7
  • Hi again,I can see it's easy to set up a hyperlink within a text field, however the only link options are to a URL or email address.  How can I set up a link within a text field to another field within the same document?Peta

    Type

    Questions

    Views

    817

    Likes

    0

    Replies

    4
  • Eeek, I'm bewildered...I have several fields in my form requiring To and From travelling dates.  I've set them up as date fields with date choosers and that's all working fine.However, I want a JavaScript script (although Formcalc would also do of course) that will return an error message if the 'Re...

    Type

    Questions

    Views

    628

    Likes

    0

    Replies

    2
Top badges earned by petafromoz
Customize the badges you want to showcase on your profile