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

TNico
TNico
Offline

Badges

Badges
6

Accepted Solutions

Accepted Solutions
2

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
7

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by TNico
Customize the badges you want to showcase on your profile
Re: Selecting additional pages - Adobe LiveCycle 18-07-2013
Ok, I saw another post where someone did this and this may be the route I take. So, would you use mutiple master pages, or just one with overlapping objects that were hidden until the user selects which ones to display?

Views

268

Likes

0

Replies

0
Re: Insert File Path into Text Field - Adobe LiveCycle 16-07-2013
Apparently some of my search parameters were off. This question has already been answered before. If anyone comes looking here, this is a link to the page with the answer.http://forums.adobe.com/message/4007317#4007317Enjoy.FYI: here is the code I used for the text field.Inspection.TextPage.Bottom.End.Directions.File::preSave - (JavaScript, client)this.rawValue = event.target.path

Views

279

Likes

0

Replies

0
Selecting additional pages - Adobe LiveCycle 11-07-2013
Is there a way to allow a user to add additional pages using something like a drop down list? I want to create a form with a standard first page and a drop down list at the bottom that they can use to add other (pre-made) pages. For example, the first page of an inspection report is standard, but the next pages have image fields in tables that are 2x2, 2x3, 1x1, etc. I would like to be able to allow the user to choose the right page from a list depending on their needs.Is this even possible?

Views

1.1K

Likes

0

Replies

3
Insert File Path into Text Field - Adobe LiveCycle 11-07-2013
I am trying to create a text filed at the bottom of a form document that will automatically input the file path (e.g.. C\:Folder\File) of the document itself after the document is saved. I've looked at a few Scripts but nothing seems to be working. I'm assuming it will look something like this on the "postSave" option:this.rawValue = event.target.path.replace(event.target.documentFileName, "");I am a very novice programmer so I have no idea if this is even close to right.

Views

1.2K

Likes

0

Replies

1
Re: Pagination is still greyed out - Adobe LiveCycle 09-07-2013
I may have found the solution in the "help" guide. I think my problem was that I was looking only at the "master pages" tab when I was looking at the Pagination palate. I should have been in "design view" looking at the pagination for my subform for the entire page like you said. Here is what the Help guide said: To assign a master page to a specific page1. Select the subform by using one of these methods:• In the Design View tab, select the default subform on the page.• In the Hierarchy palette...

Views

1.1K

Likes

0

Replies

0
Re: Pagination is still greyed out - Adobe LiveCycle 09-07-2013
Thanks for replying. I'm not sure what "top level" referrs to. If it's the hierarchy then, yes, my first page (with several subforms) is at the top. The master pages are below it on the hierarchy. Should all the subforms on my first page be wrapped in another subform?

Views

1.1K

Likes

0

Replies

0
Pagination is still greyed out - Adobe LiveCycle 08-07-2013
I want to add multiple master pages to my form (one in portrait, one in landscape). I thought this would be easy. I am pretty new to Livecycle but I thought using the pagination settings would be the way to do it. Unfortunately the settings on the pagination pallet are always greyed out. I've looked around on other discussions here and the answer seems to be to set the subforms to flowed. I've done that to all the subforms on my first page (event the tables that didn't need it) and the paginatio...

Views

2.9K

Likes

0

Replies

3