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

ginnyX
ginnyX
Offline

Badges

Badges
10

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts & Comments

Posts & Comments
34

Discussions

Discussions
0

Questions

Questions
8

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by ginnyX
Customize the badges you want to showcase on your profile
Re: Hiding subforms when clearing form? - Adobe LiveCycle 29-07-2011
That's definitely helpful. I wasn't sure what the default value was, so I was assuming it was NULL, though I also experiemented with zero.Let's see, I tried to put the script on the change object, and form:ready object, and layout:ready. I also thought maybe it would be better to go with an if statement, rather than a switch statement since there's only one variation?If so, I was thinking this:if (this.rawValue = "") NewHire.presence = "hidden" Transfer.presence = "hidden" Termination.presence =...

Views

351

Likes

0

Replies

0
Re: Can anyone recommend an AdobeLiveCycle book to buy? - Adobe LiveCycle 26-07-2011
From my experience, when trying to create dynamic forms or forms with any real scripting in them, the LiveCycle Designer Bible hasn't helped me much at all. This forum has been MUCH more help than that book.However, I'll have to look up Creating Dynamic Forms with Adobe LiveCycle Designer; I don't have that one.

Views

351

Likes

0

Replies

0
Hiding subforms when clearing form? - Adobe LiveCycle 26-07-2011
I am using radio buttons with a switch statement. Depending on which button you check, a subform will either change it's presence from visible to hidden or vice-versa. This is working great. I am running into problems, however, when I go to Forms->Clear Form when using the form in Acrobat. It clears all data entered, and check-marks, but the visible subforms stay visible. I want them to be hidden again when I clear the form.I have tried to add in another switch statement as follows:switch(this.r...

Views

756

Likes

0

Replies

2
Re: Text placement flowing onto new pages? - Adobe LiveCycle 25-05-2010
Yes! What did you do??

Views

394

Likes

0

Replies

0
Re: Text placement flowing onto new pages? - Adobe LiveCycle 21-05-2010
I really appreciate the help! Unfortunately, that did not solve my problem. I'm not having any problems with the buttons or actual flowing--that is working fine. What I'm having trouble with is more of a layout problem, I think.When the main text flows onto the next page, it moves over to the left, rather than keeping it's placing on the right. Here is a picture of what I am talking about:http://picasaweb.google.com/lh/photo/T8vhh8p6T5TGgzYpizvLzntlYL0eMc2jutCcoINYGu4?feat=directlinkSee how what...

Views

396

Likes

0

Replies

0
Text placement flowing onto new pages? - Adobe LiveCycle 21-05-2010
I posted this on another forum with no response, so I'm going to try here as well and see if I get any suggestions from this forum.I am having a difficult time with the placement of text as it flows onto the next page.I get everything to flow correctly--the field expands, goes onto the next page fine. I have a time field associated with this text field, which pushes it to the right. However, when the text field flows to the next page, it moves over to the left! I want it to stay in place, but I ...

Views

1.2K

Likes

0

Replies

4
Re: Lined text fields? - Adobe LiveCycle 21-05-2010
Ah! Well, at least that's a start. Thanks for the link!I have not yet found a resolution for this issue, though I did try to follow what was outlined in that other forum thread without success. I posted on that thread asking about it, so if I come up with any answers based on that, I'll be sure to come back here and post the answer.

Views

391

Likes

0

Replies

0
Re: Text Fields: Can one text field be made into multiple lines? - Adobe LiveCycle 21-05-2010
I am also trying to accomplish this, but I don't quite understand the method suggested here.I created 3 text fields, named t1, t2 and t3 respectively. The values were left default, except that I changed the appearance to underlined.Then, according to the instructions, on the formcalc exit event of each of the text fields, I entered:On text field t1 t1.rawValue = t1.rawValue + t2.rawValue + t3.rawValueOn text field t2 t2.rawValue = t1.rawValue + t2.rawValue + t3.rawValueOn text field t3 t3.rawVal...

Views

292

Likes

0

Replies

0
Re: Expandable text overriding the fotter and a blank page is inserted - Adobe LiveCycle 20-05-2010
Hm... I notice that your New Comment subform is Positioned. Could that be part of the problem? It's hard to know without having the form available in front of me.The only way you can have a positioned subform in a flowing, expandable form, is to either have it be the FIRST subform in the entire form (before the flowing), or to have it within another flowing subform. And then you can't have anything within a positioned subform expand.If you'd like to email it to me I could take a look. oddmentsan...

Views

902

Likes

0

Replies

0
Re: Text placement flowing onto new pages? - Adobe LiveCycle 20-05-2010
Gah! Does anyone have any suggestions on this at all?? I have the form completely done (with buttons and all), except for this one problem I can't seem to get resolved! Help!

Views

368

Likes

0

Replies

0
Likes from