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

koe_pl
koe_pl
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
5

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by koe_pl
Customize the badges you want to showcase on your profile
Re: dynamically add text value from instanceManager to another instanceManager - Adobe LiveCycle 25-01-2012
That's great stuff i didn't consider making it this way and it's much much more user friendly if it fills out every time you change the value cool stuff. Thanks a lot guys!!!

Views

424

Likes

0

Replies

0
Re: dynamically add text value from instanceManager to another instanceManager - Adobe LiveCycle 24-01-2012
Jono, i found out what was wrong - it works now but only if i have a button inside my subform. It helps a lot since i did not know how to set instance reference before Any chances you could help me out with a button which will be at the same level as subforms and will assign text in all instances with just one click?thank you

Views

295

Likes

0

Replies

0
Re: dynamically add text value from instanceManager to another instanceManager - Adobe LiveCycle 24-01-2012
BR001 - thanks, this one works with one instance. What i am trying to do is to assign the value of one field to other with one button but it has to work for every instance with just one click.example:Subform1 has 3 instances therefore Subform2 has 3 as well. (button add adds instances to both forms)I fill in the text fields of Subform1[0].TextField1,Subform1[1].TextField1Subform1[2].TextField1 and want to copy it toSubform2[0].TextField2Subform2[1].TextField2Subform2[2].TextField2I would like th...

Views

294

Likes

0

Replies

0
Re: dynamically add text value from instanceManager to another instanceManager - Adobe LiveCycle 24-01-2012
Thank you Jono for help. I tried to use your script but it seems im doing something wrong. I get an error: 1:XFA:form1[0]:formularz[0]:PrintButton1[0]:clickSyntaxError: invalid assignment left-hand sidePlease look at the screenshot attached.Further assistance will be great - this is my second form in life, and first one so advanced - i am getting lost with the code Thanks!

Views

295

Likes

0

Replies

0
dynamically add text value from instanceManager to another instanceManager - Adobe LiveCycle 20-01-2012
Hi,I have a dynamic form which have two subforms with instanceManagers. One is called options, and other is description. Subform "options" has a button which adds an instance to both InstanceManagers "_options" and "_description". I click the button two times so i have three instances of each. Each "_options" instance has a field OPTION, and each "_description" instance has a field DESCRIPTION. I would like to write a code which will automatically set the text value of OPTION to text value of DE...

Views

2.2K

Likes

0

Replies

7