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

MTremblay-Savar
MTremblay-Savar
Offline

Badges

Badges
12

Accepted Solutions

Accepted Solutions
2

Likes Received

Likes Received
2

Posts & Comments

Posts & Comments
63

Discussions

Discussions
0

Questions

Questions
8

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by MTremblay-Savar
Customize the badges you want to showcase on your profile
Re: ADOBE FORM for SAP - where is the documentation - Adobe LiveCycle 01-04-2014
I did find a pretty good document. I unfortunately found it too late for my own use but i hope it will be more useful to someone else!I don't know if there is an official file hosting place to go but i droped the file in here.http://www.filedropper.com/bestpracticesforcreatingadobeformdesignsMax

Views

1.4K

Likes

0

Replies

0
Re: Is it possible to have flowing subform in masterpage? - Adobe LiveCycle 13-01-2014
I have taken care of the overlapping don't worry. I know the maximum size of my things and everything fits.I'll give a try to layout:ready event.

Views

1.7K

Likes

0

Replies

0
Re: Is it possible to have flowing subform in masterpage? - Adobe LiveCycle 13-01-2014
In my case, the user is not writting anything in these textfields. All the datas comes from a database and everything is filled at the initialization. In this case, there is fields that are hidden at the opening of the pdf.This is why i'd like to know if masterpage can flow just as body pages.Max

Views

1.7K

Likes

0

Replies

0
Re: Copy value from one field in subform, to another field in a different subform - Adobe LiveCycle 13-01-2014
Have you tried in the initialize event of your TableHeader.NameValueName :$.rawValue = MainHeader.NameValueName.rawValueWhen you are in your script, you can hold CTRL and click on the field (MainHeader.NameValueName), this way you will have the exact correct path.Otherwise, i am not sure if this could help your problem, but have you tried using masterpages?Hope this will help!Max

Views

614

Likes

0

Replies

0
Re: Is it possible to have flowing subform in masterpage? - Adobe LiveCycle 13-01-2014
Thanks for all the help!But what if you do this code in the initialize event of Field2 of your masterpage?if ($.rawValue <> "Anything") then$.presence = "hidden".endif.This way, the layout should change at the generation, not using a button.Does it work in your test?By the way, in which event are you putting your code for your checkbox?Max

Views

1.8K

Likes

0

Replies

0
Re: Is it possible to have flowing subform in masterpage? - Adobe LiveCycle 10-01-2014
I have some fields on the masterpage(which is doing my header) that i hide when they are empty. And when i hide those fields, i want to other to move so there is no blank space. In my body page this works well, but in the masterpage it doesn't seem to do anything.I have also tried to create subform but this doesn't seem to do anything at all.Thanks!Max

Views

1.8K

Likes

0

Replies

0
Is it possible to have flowing subform in masterpage? - Adobe LiveCycle 10-01-2014
Hello everyone,I am wondering if it is possible to use subform with flowed content in masterpages. If it is possible, how do you make them to work?Things i noticed :- To have a flowing page, normally you have to set the page content to flowing, but in masterpage you cannot set this property.- According to this flow document of the events, i tend to believe that masterpage layout appear after the layout process, which would maybe prevent the form from flowing?Any input that could help me?Thanks a...

Views

6.1K

Likes

0

Replies

10
Re: Allow Page Breaks Within Content - Adobe LiveCycle 06-12-2013
The whole hierarchy must be set to allow page breaks within content. If the page's allow page breaks within content setting is unchecked, you won't be able to set it to objects in it.

Views

733

Likes

0

Replies

0
Re: Master Page always displaying first - Adobe LiveCycle 06-12-2013
How do you navigate from page to page? This might be the issue.Max

Views

576

Likes

0

Replies

0
Likes given to
Likes from