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

de1209
de1209
Offline

Badges

Badges
9

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
24

Discussions

Discussions
0

Questions

Questions
12

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by de1209
Customize the badges you want to showcase on your profile
Using XSL to tranform xml in Livecycle designer es3 - Adobe LiveCycle 24-04-2013
Hi,I have a dynamic form (.xdp), an .xml data file binded to it, we need to make many manupulations to the text (the below xml does not have much text to show but that is our purpose)(i.e) to show partial bolds in some sentences etc, we figured out that this is not possible to manipulate the text in XML , so we thought of using XSL to overcome, but here comes the real problem,i am starting it with real basic xsl-- used The option Trnsforming Incomimg data, but when i try to preview the .pdf from...

Views

794

Likes

0

Replies

0
Re: Steve can i send u form to ur email..? - Adobe LiveCycle 10-11-2010
Hi Steve, i have attached the  form in the email.

Views

102

Likes

0

Replies

0
Steve can i send u form to ur email..? - Adobe LiveCycle 10-11-2010
Hi Steve,i have an issue with flowing a subform in to another section when there are more than i instance of that subform, i cannot post that form here for some reasons, would you be interested in having a look at the form..?i have tried very much , as an last option i wanted to ask your advice on this..?RegardsDe1209

Views

711

Likes

0

Replies

2
Re: Javascript help - Adobe LiveCycle 10-11-2010
Absolutely steve , You rock..

Views

168

Likes

0

Replies

0
Javascript help - Adobe LiveCycle 10-11-2010
Hi I am concatinating numerous fields in to one tshow it one filed in the form as below(Steve has helped me on this).if (xfa.resolveNode("Page7.Q2a01_TX").rawValue.isNull) {str= str;}else {str= xfa.resolveNode("Page7.Q2a01_TX").rawValue;}if (xfa.resolveNode("Q2a02_TX").isNull) {str= str + "";}else {str= str + "\n" + xfa.resolveNode("Q2a02_TX").rawValue;}if (xfa.resolveNode("Q2a03_TX").isNull) {str= str + "";}else {str= str + "\n" + xfa.resolveNode("Q2a03_TX").rawValue; so on till 40 ...the RESUL...

Views

812

Likes

0

Replies

2
Dynamic tables - Adobe LiveCycle 08-11-2010
Hi All, I have a form where i have four dynamic tables one afterother, i want the header and body to show up atleast one evenwhen there is no data flowing in to the table fields, is it possible,..?i have tried doing a dynamic table and a text field wrapped in a subform(S1) and that subform in turn wrapped in other subform(S2) to make S1 flowable.for Table1 i have checked Repeat Table for each data item, Min count = 1, Initial count =1 ;i did the same for all the 4 subforms,but only the first and...

Views

532

Likes

0

Replies

0
Re: data from one text field to another text field on the next page - Adobe LiveCycle 05-11-2010
Thanks for the quick reply Paul, it seems i need to work on the weekend .

Views

87

Likes

0

Replies

0
data from one text field to another text field on the next page - Adobe LiveCycle 05-11-2010
Hi all,Hi I have a form, which has data coming in from the data binding, the thing is the data is mapped to a certain text field and if that text field is filled up it should be continued on to the other text field which is on the immediate page following it. the reason for using text field instead of Subform and make it expandable is the client does not want to change the position and structure of other fields following that field, they are o.k with the amount overflowed in to the next text fie...

Views

569

Likes

0

Replies

2
Re: i have numerous text fields which are data binded , i need to concatinate them - Adobe LiveCycle 04-11-2010
Thank you very much Steve.

Views

99

Likes

0

Replies

0
Re: Pass the third row of the table dynamically on to section which is 2 spages away - Adobe LiveCycle 04-11-2010
Hi Steve ,Thank you very much, i am working on your solution, i will let you know oncei am completed, thank you again for your time

Views

104

Likes

0

Replies

0