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

SVM1977
SVM1977
Offline

Badges

Badges
6

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
9

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by SVM1977
Customize the badges you want to showcase on your profile
Re: Script to change field to required? - Adobe LiveCycle 01-02-2012
Found it TextField1.validate.nullTest = "error"; You can also use one of these two scripts: TextField1.mandatory = "error" TextField1.mandatoryMessage = "this field is mandatory!" Now the question is how do you turn it off if they check the no box

Views

76

Likes

0

Replies

0
Script to change field to required? - Adobe LiveCycle 01-02-2012
Anyone know what the script is to make a text field required. Making a form that when box is checked they have to fill in an identifying number. I was planning to do this through an on click script but cant seem to find the call out to change that formatting. Any help is apprecitated thanks Shawn

Views

637

Likes

0

Replies

1
Re: drop down box change functionlity - Adobe LiveCycle 04-01-2012
I need the signature fields to be static and check boxes next to them to be altered from code due to the fact that after printing form they might have to check another signature manually with pen.Best Regards,Shawn Vander MauseTechnical Services EngineerGlobal Customer SupportCareFusion1850 Deming WayMiddleton, WI 53562PH: 608-829-8756Fax: 608-829-8695Email: shawn.vandermause@carefusion.comFusing technology and intelligence to improve patient care

Views

160

Likes

0

Replies

0
drop down box change functionlity - Adobe LiveCycle 04-01-2012
Creating document that will need different signatures required depending on which type is selected in drop down box. I want to have the drop down box change which signature boxes are checked to eliminate human error and improve efficiency. I was figured that I would use the change java but looking for some code help please post if you guys have any ideas thanks all. Shawn

Views

1.2K

Likes

0

Replies

3
Re: Trying to alter drop down menu - Adobe LiveCycle 29-09-2011
Figured out error was being caused by value being set wrong must be set to Type: User Entered - Optional then error goes away

Views

110

Likes

0

Replies

0
Re: Trying to alter drop down menu - Adobe LiveCycle 27-09-2011
Ok so I got the code in and it works but I get "calculation override" do you want to edit this text yes/no whenever I use the drop down menuis there a way to disable this error

Views

102

Likes

0

Replies

0
Re: Trying to alter drop down menu - Adobe LiveCycle 27-09-2011
First off thank you very much this sounds like it is exactly what i am looking for would it be possible to get an example to see how the code is added into the XML string

Views

102

Likes

0

Replies

0
Re: Trying to alter drop down menu - Adobe LiveCycle 26-09-2011
Thank you Srini I did see this option but this data isn't being submitted per say they are just going to fill out the form and print it to a paper copy that will be passed off to the next person to process and file manually. So what I have done is put both description and part ID in the drop down but it makes for a very long text that can't always be completely displayed. Is there a way to have it display one thing and have it save something different in the box that is displayed for printing?

Views

102

Likes

0

Replies

0
Trying to alter drop down menu - Adobe LiveCycle 26-09-2011
I am creating a form that uses a lot of drop down menus and I am trying to have the drop down show the descriptions and have the box actually populated with a part number instead of description. I am not against XML coding if needed I am new to it but have played around a little bit. Any ideas or direction would be much appreciated thanks.

Views

974

Likes

0

Replies

6