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

Westicles-3niMA
Westicles-3niMA
Offline

Badges

Badges
11

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
2

Posts & Comments

Posts & Comments
32

Discussions

Discussions
0

Questions

Questions
10

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Westicles-3niMA
Customize the badges you want to showcase on your profile
Re: Hiding 6 text fields based on whether one check box is checked or not - Adobe LiveCycle 16-07-2014
This is what I have so far.if(xfa.ONE.FORM.ASSAY.rawValue== true){ //xfa.ONE.FORM.CO_ASSAY.presence = "visible";}else if(xfa.ONE.FORM.ASSAY.rawValue== false){ //xfa.ONE.FORM.CO_ASSAY.presence = "hidden";}

Views

474

Likes

0

Replies

0
Hiding 6 text fields based on whether one check box is checked or not - Adobe LiveCycle 16-07-2014
Hello,I want to have 6 fields that both turn on (become visible) and become required when I check the check box to their left on the form. All the fields are on the same page and are all text fields.The On Value is set to "Yes"The Off Value is set to "No"Cheers,Wes

Views

565

Likes

0

Replies

1
A Check Box that makes several other fields required - Adobe LiveCycle 16-07-2014
Hello,I would like to have one check box that, when checked, makes 6 other fields required. Thanks,Wes

Views

522

Likes

0

Replies

1
Re: Number of decimal points on calculate field - Adobe LiveCycle 15-07-2014
Thanks!

Views

689

Likes

0

Replies

0
Number of decimal points on calculate field - Adobe LiveCycle 15-07-2014
Hello,What script can I use to specify how many decimal points I want included in my output rawValue?Cheers,Wes

Views

891

Likes

0

Replies

2
Re: Validation message for reset button - Adobe LiveCycle 15-07-2014
xfa.host.resetData(xfa.form.ONE.SAMPLE_PG_1.somExpression);xfa.host.resetData(xfa.form.ONE.SAMPLE_PG_2.somExpression);I had these two scripts in the click event to only clear the last 2 pages. I moved them to the if clause and now it works. Thanks for your helpCheers,Wes

Views

678

Likes

0

Replies

0
Re: Validation message for reset button - Adobe LiveCycle 15-07-2014
This seems to work for bringing up the message. However, when I click the button, the message comes up but the info is already cleared. Therefore, even if I click no, the info is still cleared.Cheers,Wes

Views

574

Likes

0

Replies

0
Validation message for reset button - Adobe LiveCycle 15-07-2014
Hello,I would like to have a validation message pop up when a user presses the reset button. I would like it to read something like, "Pressing this button will reset table data. Are you sure you would like to proceed?"Thanks,Wes

Views

1.3K

Like

1

Replies

4
Auto-Generated Unique Document Number - Adobe LiveCycle 14-07-2014
Hello,I would like to have some sort of function on my document that creates a unique number for each submitted form. The form is both submitted by .xml and .pdf. is there a way to do something like this?Cheers,Wes

Views

1.6K

Likes

0

Replies

1
Re: Reset button for particular pages - Adobe LiveCycle 26-06-2014
Excellent! That worked.Thanks so much for your help!I love my Community!Wes

Views

972

Likes

0

Replies

0
Likes given to
Likes from