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

bob_w1
bob_w1
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
4

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by bob_w1
Customize the badges you want to showcase on your profile
Re: Footer (Floating subform) on a Mater Page not doing the 'floating' job (LiveCycle Designer) - Adobe Experience Manager Forms 19-01-2022
I am not sure why this wasn't working for you.I was able to put textfields in the header of a flowed subform set to Western text and when hiding one, the others would squeeze to the left. I used the resolveNode script with the full SOM and it worked fine. e.g. xfa.resolveNode("Form1.#pageSet.PageArea2.Subform2.TF6").presence = "hidden"; @radzmar could certainly explain his comment but I guess it refers to the fact expanding fields in the header will not move the content area down so it might ove...

Views

140

Like

1

Replies

0
Re: "Inject" external .pdf into LiveCycle layout - Adobe Experience Manager Forms 17-06-2021
Thanks a lot guys! Finally found kind of a workaround.Since I'm calling Adobe layout from SAP the solution could be to capture the bin result of Adobe calland merge several results in ABAP (cl_rspo_pdf_merge class),also together with external pdf I mentioned (read from external drive and also converted to bin)Just tried it and it works, but one big shortcoming of this approach isthat you're not able to add, for example, page numbering to those pages of final pdf which come from external source (...

Views

200

Likes

0

Replies

0
Betreff: _Row1.count (working) VS Row1.instanceManager.co... - Adobe LiveCycle 15-12-2020
Theoretically it works the same BUT when you have 0 Row1 instances it makes a difference because the instanceManager has no object link when there are 0 Row1s and causes an error:GeneralError: Operation failed.XFAObject.Row1:3:XFA:form1[0]:#subform[0]:initializeInvalid property get operation; instanceManager doesn't have property 'Row1'_Row1 on the other hand points "directly" to the Row1 definition and therefore there is no exception. Why that is I cannot explain - just that it is like that

Views

278

Likes

2

Replies

0
Likes given to