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

snlego
snlego
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
5

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by snlego
Customize the badges you want to showcase on your profile
Calculated value and color change - Adobe LiveCycle 28-08-2012
I am a newbie desiging a form in Livecycle. Have a table with some calculated fields - using formcalc. I want to change the color of these fields based on the calculated value but I don't know how to have multiple events occurring in the one cell. I can get it working if I put the color change script into the exit event of the cell but as it's a read only cell, the user will not be exiting the cell. I have had no luck putting the color change script elsewhere. Any help would be appreciated.

Views

422

Likes

0

Replies

0
Re: Validating subforms - Adobe LiveCycle 29-04-2012
Ok so here's an update and another question: I have created a basic form to work on and try and resolve this issue. It has one field in one subform and two buttons. The script I am using on the click event of button 1 is as follows:if (form1.textField1.rawvalue==null) thenxfa.host.messageBox("you must fill this field")elseform1.access = "readOnly";endifButton2.execEvent("click")Button 2 is an email submit button.This seems to do what I want but my actual form has lots of fields in multiple subfo...

Views

54

Likes

0

Replies

0
Validating subforms - Adobe LiveCycle 29-04-2012
Hi all,I'm a Livecycle/adobe newbie who is completely script illiterate. I have created a form in Livecycle which has two sections. Section 1 is completed by person 1 and then emailed to person 2. Person 2 assigns the case to person 3 and forwards the emailed form to them. Person 3 completes section 2 of the form and then emails back to person 2. This is probably as clear as mud but that's the way it's meant to run. Before person 1 emails the form I want to check that they have completed certain...

Views

556

Likes

0

Replies

1
Table add row button and overflow leader - Adobe LiveCycle 03-10-2011
Hi forum,I have a table and add row button within a TableAddRow subform on my livecycle form. The table header is replicated on the next page when the user adds enough rows so that the table spans multiple pages. I would also like to have data from a different subform (Details subform) replicate above the table header on the new page. I have tried setting this subform as the overflow leader for my table/add row subform but to no avail. Can anyone assist? Many thanks.

Views

611

Likes

0

Replies

1
Merge data files - Adobe LiveCycle 22-08-2011
Hello forumI have created a PDF form using LiveCycle Designer ES2. The form has an Email Submit Button at the end. Clicking this button generates an email with an .xml file attachment. The mail has the following message: The attached file contains data that was entered into a form. It is not the form itself. Recipients should save the data file locally with a unique name. I want clients to be able to submit the form via email which will be received and saved locally. I then want to merge the dat...

Views

263

Likes

0

Replies

0