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

FrameUserToo
FrameUserToo
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
5

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by FrameUserToo
Customize the badges you want to showcase on your profile
How do I perform range checking? - Adobe LiveCycle 15-07-2015
I've got some programming experience (from a long time ago), but I'm having some real problems understanding how to perform range checking on a date field in LiveCycle Designer 9.I more-or-less understand Javascript, but the object model is giving me fits. The field is dtHireDate, and it's a "standalone" field, i.e. it's not in a subform (other than page 1). I need to perform three checks:Make certain the date is a date, in format mm/dd/yyyy.It cannot be earlier than the birthday of the company....

Views

230

Likes

0

Replies

0
Radio button action builder works when on page by itself; doesn't otherwise. - Adobe LiveCycle 03-07-2012
I've got a radio button group with 2 options, that controls which of 2 text fields is visible; I used Action Builder to create a script so that if the user clicks the EIN button, the EIN field displays, etc.Problem is, I created a blank form to test this setup. The combined radio buttons, text fields, and actions work on the blank form, but not on another, pre-existing form, when I copy the combination to it. Additionally, rebuilding the combination of radio buttons, text fields, and actions fro...

Views

499

Likes

0

Replies

0
Calling one action from another - Adobe LiveCycle 20-02-2012
I have a two-page form (actually 1 form w/ 2 subforms), and each page has a Reset Form button. Using Action Builder, I need to script the same multi-step action for both buttons. Is there a way for me to write it once on page 1, then call it from the ResetButton2.click action on page 2?Since both Reset Form buttons will be repeating the actions taken in the form1.docReady action, can I somehow call form1.docReady from the ResetButton.click action? Is there a way to do this using Javascript?Thank...

Views

540

Likes

0

Replies

1
Re: Tabbing order problems - Adobe LiveCycle 16-02-2012
Problem solved.I had to switch to Automatic tab sequencing, then switch back to Custom and make a few changes.

Views

385

Likes

0

Replies

0
Re: Tabbing order problems - Adobe LiveCycle 15-02-2012
I, too, am having problems with tab order.I have a two-page form created in LiveCycle Designer. There are 66 fields on the 1st page of the form, and 65 fields on page 2. When I use Window > Tab order to examine the tab order, all is as it should be (except for one thing, discussed later). However, when I go into the Preview PDF tab (or load the form in Acrobat X Pro), field 4 on page 1 tabs to field 42 (on page 1). Additionally, tabbing from field 41 on page 1 takes me to field 43 on page 2. I c...

Views

385

Likes

0

Replies

0
Likes given to