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

townest
townest
Offline

Badges

Badges
8

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
22

Discussions

Discussions
0

Questions

Questions
15

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by townest
Customize the badges you want to showcase on your profile
Default Value of text field - Adobe LiveCycle 15-10-2010
Is there a way to make the default value of a text field multi lined? THX.

Views

545

Likes

0

Replies

1
Master pages pagination tab - Adobe LiveCycle 15-10-2010
Why is the "Master Page Applies To:" (under master page>object>pagination tab) greyed out? I need to use teh placement pull down to place first, last, and middle master pages. THX.

Views

722

Likes

0

Replies

0
Re: Master pages; first, middle, last - Adobe LiveCycle 14-10-2010
Oh yeh: I see a placement pull down under pagination tab, but it's grayed out.

Views

212

Likes

0

Replies

0
Master pages; first, middle, last - Adobe LiveCycle 14-10-2010
I need three master pages, the first, middle, and last. The first needs to occur exactly once, the last 0 to exactly once, and the middle needs to occur 0 to infiniti (ie. depending on user input - 1 page will have only first master page, 2 pages will have first and last, 3 or more will have first, middle, and last) I have been playing with the Restrict Page Occurrence, but have not found the right combination. Is this possible? THX.

Views

457

Likes

0

Replies

1
objects on top - Adobe LiveCycle 12-10-2010
Is there a way to prioritize display or set objects to top? I have buttons on my master sheet that sometimes are hidden by fields on design sheets. I need them to always be accessible at runtime.THX.

Views

411

Likes

0

Replies

1
Re: x coordinate - Adobe LiveCycle 12-10-2010
I figured it out.the syntax I was looking for is simply:TextField1.x

Views

223

Likes

0

Replies

0
Re: x coordinate - Adobe LiveCycle 12-10-2010
Couldn't get that to work either. Tried both of the following resulting in Error: Argument mismatch... Just need to show x coordinate of a text field inside itself or another text field at runtime. form1.Subform1.TextField1[0]::calculate - (FormCalc, client)xfa.layout.x(form1.Subform1.TextField1,"in")ANDform1.Subform1.TextField1[1]::calculate - (FormCalc, client)vartemp = xfa.layout.x(form1.Subform1.TextField1,"in") xfa.host.messageBox(temp)

Views

222

Likes

0

Replies

0
x coordinate - Adobe LiveCycle 12-10-2010
I am trying to display the x coordinate of TextField1 using the following script in the calculate event of another text field:xfa.layout.x(TextField1,"in") The results are an "argument mismatch.."I got the script from the help file. Any help would be appreciated. THX.

Views

793

Likes

0

Replies

4
drag text field - Adobe LiveCycle 08-10-2010
Are there objects that can be dragged by the end user using mouse cursor?

Views

383

Likes

0

Replies

1
Re: Master Page 'content area' - Adobe LiveCycle 08-10-2010
Any way to keep expandable header information from overlappingthe content area?

Views

219

Likes

0

Replies

0