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

Nortel2
Nortel2
Offline

Badges

Badges
13

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
87

Discussions

Discussions
0

Questions

Questions
31

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Nortel2
Customize the badges you want to showcase on your profile
Re: example of a formula in a text field - Adobe LiveCycle 12-01-2011
Thanks Niall

Views

181

Likes

0

Replies

0
Re: example of a formula in a text field - Adobe LiveCycle 12-01-2011
Just to display the formula (just an example for the customer to follow when inputting a value). No calculations involved

Views

179

Likes

0

Replies

0
example of a formula in a text field - Adobe LiveCycle 12-01-2011
Is it possible to input an example of a formula in a text field?For example: (To get abc - EFG)HIJ= KLMthanks

Views

807

Likes

0

Replies

4
Re: 2 table rows - one "Add Row" button - Adobe LiveCycle 01-10-2010
Thanks Niall!You are a lifesaver!!

Views

418

Likes

0

Replies

0
Re: 2 table rows - one "Add Row" button - Adobe LiveCycle 30-09-2010
https://acrobat.com/#d=WLkWyjnHze0dV6-Jqy31cwThe dilemma is that I would all of the both rows to remain together -when the add row button is clicked the bottom row doesn't remain with the first instance.

Views

373

Likes

0

Replies

0
Re: add multiple rows with add a row button - Adobe LiveCycle 30-09-2010
the email address provided is coming back undeliverable.

Views

149

Likes

0

Replies

0
Re: 2 table rows - one "Add Row" button - Adobe LiveCycle 30-09-2010
Thanks NiallIt is working, but is not working - it works in the sense that it is adding the additonal row but it is in the wrong place. Is there somewhere for me to post to this form.

Views

375

Likes

0

Replies

0
2 table rows - one "Add Row" button - Adobe LiveCycle 30-09-2010
I am a novice, not alot of training with javascript.I need 2 table rows added to a table without having multiple "add row" buttons. I would like to be able to add both rows with one button.right now the button is set for the most current row:Table1._Week.addInstance(0);the row above is Table1._CodesHow do I script this in order to have both rows appear when the Add Row button is selected?

Views

4.3K

Likes

0

Replies

7
Re: add multiple rows with add a row button - Adobe LiveCycle 30-09-2010
By the way I would like for the add instance in one button not multiple buttons.

Views

151

Likes

0

Replies

0
Re: add multiple rows with add a row button - Adobe LiveCycle 30-09-2010
Not too good scripting...how is it actually written in the script to get it to function properly.Table1._Above.addInstance(0);Table1._Week.addInstance(0);

Views

149

Likes

0

Replies

0