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

rghLiquidAxis
rghLiquidAxis
Offline

Badges

Badges
9

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
1

Posts & Comments

Posts & Comments
23

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by rghLiquidAxis
Customize the badges you want to showcase on your profile
Re: Annoying problem with 'preview' function in ES2 - Adobe LiveCycle 21-10-2011
What operating system are you using? I recently discovered that when running Win 7 and AAP 9.4.1, the Adobe Reader cannot be Adobe Reader X (this will cause LiveCycle to crash) either you must revert back to Adobe Reader 9.4 or you must purchase the upgrade of Adobe Acrobat Pro X. hope this was helpful.

Views

334

Likes

0

Replies

0
Re: Problem with visible/hidden form - Adobe LiveCycle 22-04-2010
Thank you for the assistanceOK I think I accomplished what you want. For technical reasons once the page is layed out the Master page that was used will always be there. So that is where the blank page is coming from. To get what you want I basically reuse the Master page that is layed down by wrapping the content of the 1st page in a subform (Text_SF) and then moving the second page under the 1st page (leaving it as Positioned content). Then I make the 1st paged flowed and allow the product to ...

Views

124

Likes

0

Replies

0
Re: Problem with visible/hidden form - Adobe LiveCycle 20-04-2010
How do I do that? Sorry for the bleakness

Views

125

Likes

0

Replies

0
Re: Problem with visible/hidden form - Adobe LiveCycle 20-04-2010
No, they have the same master page. I have attached the document

Views

124

Likes

0

Replies

0
Problem with visible/hidden form - Adobe LiveCycle 20-04-2010
I have been working on a form for a while and i am almost finished with it. The form consist of three pages the frist pages is a guide the second and third page are the actual form, on the second page i have 3 radio buttons N, S, or T , upon selecting any one of the buttons i want the 1st page to hide completly but it is only hiding the text and still showing the page.On the termination radio button i have some JS that will hide the 3rd page, but will not hide the first page. any ideas on why th...

Views

711

Likes

0

Replies

5
Re: Making a section visual - Adobe LiveCycle 23-03-2010
I changed the script a little..You should be good to go.if( this.rawValue == 0 ) {manager.presence = "invisible"}else{manager.presence = "visible"; }**you also need to save the form as a Adobe Dynamic xml form as well for it to work (I have fixed your issue with your file should be attached. I also apologize for giving you the wrong syntax.)

Views

248

Like

1

Replies

0
Re: Making a section visual - Adobe LiveCycle 23-03-2010
You need to move the script form the checkbox to the subform as well.

Views

254

Likes

0

Replies

0
Re: Making a section visual - Adobe LiveCycle 23-03-2010
Send me the form I will take a look at it for you.

Views

253

Likes

0

Replies

0
Re: Making a section visual - Adobe LiveCycle 23-03-2010
On the manager approval text field/sub form,insert the following code on click(this is javascript)if( this.rawValue == 1 ){your field.presence = "visible"}else{your field.presence = "hidden" = "";}

Views

257

Likes

0

Replies

0
Re: Using maildoc Pull data for cCc: line - Adobe LiveCycle 17-03-2010
i would like to keep using the maildoc way. instead of the mailtothe document that i am working on is very complex and changing the java script would be an ultimalte last resort.do you know how to do using the maildoc method? i can get the document to email w/o the cCc line of code.The cCc: was a last min decision by others. I have looked at other examples but all those methodes fail when i try them.Thanks in advance

Views

95

Likes

0

Replies

0
Likes given to
Likes from