Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

david-does-dobe
david-does-dobe
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
11

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by david-does-dobe
Customize the badges you want to showcase on your profile
Re: hidden mandatory fields -validation - Adobe LiveCycle 02-06-2011
Thanks Bibhu,I'll give that a try, the script is quite long but I get your point I've set them as hidden then non-mandatory.fingers crossed that's all it is.

Views

59

Likes

0

Replies

0
Re: hidden mandatory fields -validation - Adobe LiveCycle 02-06-2011
Thanks Bibhu,I have set all fields to non mandatory when hidden, that was the easy part.I need to figure out why the fields show as mandatory when you show then hide again - the validation script still seems to think they are mandatory (even although they are hidden and not)....

Views

59

Likes

0

Replies

0
hidden mandatory fields -validation - Adobe LiveCycle 02-06-2011
I've been having a bit of bother for days now trying to get the validation on my form just right...Can anyone advise why mandatory fields that are hidden (and set to 'disable' when hidden) might show up in the validation script when it's run?To give you an idea, I have several hidden subforms which appear on selection of a drop down and certain fields within those subforms are set to mandatory when visible, however if you make the subform visible then hide it again it still shows as mandatory in...

Views

1.7K

Likes

0

Replies

4
Re: Running validation before the 'save as' script - Adobe LiveCycle 31-05-2011
got it to work: my script was wrong, it now looks like this:if(form1.execValidate()== true){app.execMenuItem("SaveAs");}

Views

74

Likes

0

Replies

0
Running validation before the 'save as' script - Adobe LiveCycle 27-05-2011
HiI'm looking for a steer on how to run form validation before implementing the 'Save as' script - is this even possible??Basically I want the save as script to run in the click event of my newly formed save button only if the validation script returns a positive value i.e. all mandatory fields are completed, I've used the script below:if (form1.execValidate()== "false"){app.execMenuItem("SaveAs");}Any chance someone could point me in the right direction or am I barking up the wrong tree?Thanks

Views

721

Likes

0

Replies

1
Re: create a continuous form - Adobe LiveCycle 13-07-2010
Hi Paul,Thanks for your speedy response - I was hoping there would be a standard solution built into designer but obviously not. I'll take your advice and set my page size so that it accommodates the content.Do I need to worry about the print options when doing this or will I be given the choice to define my print area?thanksDavid

Views

103

Likes

0

Replies

0
create a continuous form - Adobe LiveCycle 13-07-2010
HiOkay so this could be a really silly question...I've been playing around with lifecycle for a few months now trying to get my head round subforms, event scripts etc etc I'm currently trying to design an HTML style looking form, in so much as my dynamic PDF will be one continuous page.Any ideas how to do this? - I know it can be viewed as a continuous page when opened in Reader but I'd like to be able to design it so that I can view it continuously and not have to worry about page breaks.Any co...

Views

918

Likes

0

Replies

3
Re: Forms for beginners... - Adobe LiveCycle 27-04-2010
Will do,Thanks againDavid

Views

155

Likes

0

Replies

0
Re: Forms for beginners... - Adobe LiveCycle 27-04-2010
Excellent!Thank you for that - You've outlined my predicament well and highlighted the potential problems I may come up against, one of which being the number of people to distribute too. Any form I design will have to be available to the entire department - which is it stands is considerably more than 500...I'll check out the costs involved in purchasing the Reader Extended Licence & Acrobat licences, however I have a feeling that the overall costs may price the PDF option out of our remit.Than...

Views

155

Likes

0

Replies

0
Re: Forms for beginners... - Adobe LiveCycle 27-04-2010
PaulThank you for the speedily reply.As we haven't yet purchased any of the design software I'll keep your comments in mind. From what you have said it may appear that we have purchased the SAP licences a little prematurely as we are nowhere near ready to start designing SAP interactive forms. (I say 'we' but really I mean me!)On that note, if I purchased Acrobat could I design and use as many forms as I liked without a licence for each? to put it in to context I have the task of redesigning all...

Views

153

Likes

0

Replies

0