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

rll111
rll111
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
15

Discussions

Discussions
0

Questions

Questions
0

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by rll111
Customize the badges you want to showcase on your profile
Re: "Form1 not defined" error message - Adobe LiveCycle 29-10-2009
Varma, I've found that the code you sent me is only working if the adult program subform is visible. However, it needs to be hidden in my form. I've read another discussion where someone else had this problem. Do you mind working further with me on this form?Randee

Views

107

Likes

0

Replies

0
Re: "Form1 not defined" error message - Adobe LiveCycle 28-10-2009
Varma,Sorry I was so dense. I replace my code with yours, and it working fine. Thanks so much!Randee

Views

108

Likes

0

Replies

0
Re: "Form1 not defined" error message - Adobe LiveCycle 27-10-2009
Hi, Varma. Thanks for helping! What object & event did you apply the script to?Randee

Views

107

Likes

0

Replies

0
Re: disallow certain phrases in text fields - Adobe LiveCycle 23-10-2009
Not sure if this was the easiest way, but I used this:if( xfa.event.newText.match("don't know")!= null) { xfa.host.messageBox("Please enter ....")}

Views

74

Likes

0

Replies

0
"Form1 not defined" error message - Adobe LiveCycle 23-10-2009
Getting Java Script Debugger message: "_form1 is not defined..."I've used the script: if (_form1.AdultProgramSubform.count > 0){form1.AdultProgramSubform.occur.max+= 1;_form1.AdultProgramSubform.addInstance(true);}to repeat a subform when a checkbox is clicked. This has worked before to make subforms visible.Any ideas why I'm getting this message?

Views

887

Likes

0

Replies

4
disallow certain phrases in text fields - Adobe LiveCycle 06-10-2009
Is it possible to not allow certain phrases as entries in a text field? I'd like to prevent "don't know" or "to be announced" as answers to questions on a form. Thanks to everyone for their help. I'm making progress!

Views

558

Likes

0

Replies

1
Re: how to make a checkbox that makes a subform visible also go to the subform - Adobe LiveCycle 14-09-2009
Sorry - I was reading your messages in my email, not on the forum page.My original form is very long, with many options on it. When an option is chosen, I have a subform become visible, but the user would have to scroll down to see it. I'm making the form for teens, and want it to be foolproof and bombproof. So I need the selection of a checkbox to take the user directly to the subform. See "What will you be performing?" with vocal, musical theatre, theatre, dance, instrumental checkboxes on the...

Views

99

Likes

0

Replies

0
Re: how to make a checkbox that makes a subform visible also go to the subform - Adobe LiveCycle 14-09-2009
Nothing attached, Raghu.

Views

98

Likes

0

Replies

0
Re: Group checkboxes - Adobe LiveCycle 09-09-2009
Thanks for the solution! I'm not picky about free help! And thanks for the advice on the mandatory fields. I don't feel anywhere near where to send it, so I hadn't tried to email it yet. I'll try to be very careful about the wording of the error messages.Randee LeightcapGraphic Artistrleightcap@aclsys.orgAtlantic County Office of Cultural & Heritage Affairs40 Farragut Avenue, Mays Landing, NJ 08330(609)625-2776, extension 6339, FAX (609)625-5908www.aclink.org/culturalaffairsAtlantic County Libra...

Views

1.1K

Likes

0

Replies

3
Re: Group checkboxes - Adobe LiveCycle 09-09-2009
Thanks for replying, but I don't understand anything in your message. Could you translate it for someone who doesn't program?Randee LeightcapGraphic Artistrleightcap@aclsys.orgAtlantic County Office of Cultural & Heritage Affairs40 Farragut Avenue, Mays Landing, NJ 08330(609)625-2776, extension 6339, FAX (609)625-5908www.aclink.org/culturalaffairsAtlantic County Library System, Community Relations Section306 E. Jimmie Leeds Road, Galloway, NJ 08205, (609)652-1956, FAX (609)652-1863www.atlanticli...

Views

1.1K

Likes

0

Replies

5