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

deepap19us
deepap19us
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
6

Discussions

Discussions
0

Questions

Questions
6

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by deepap19us
Customize the badges you want to showcase on your profile
Re: Calculating totals for multiple columns - Adobe LiveCycle 07-02-2012
You are the best. Thank you so much. It is working now. Deepa

Views

291

Likes

0

Replies

0
Re: Calculating totals for multiple columns - Adobe LiveCycle 06-02-2012
Here is the screen shot

Views

291

Likes

0

Replies

0
Re: Calculating totals for multiple columns - Adobe LiveCycle 06-02-2012
Thank you Srini for answering. Here is the formula that is working.Field Name - TotalA1:Sum(Table1.Row1.A1, Table1.Row2.A1, Table1.Row3.A1, Table1.Row4.A1, Table1.Row5.A1, Table1.Row6.A1, Table1.Row7.A1, Table1.Row8.A1, Table1.Row9.A1, Table1.Row10.A1);Field Name - TotalA2:Sum(Table1.Row1.A2, Table1.Row2.A2, Table1.Row3.A2, Table1.Row4.A2, Table1.Row5.A2, Table1.Row6.A2, Table1.Row7.A2, Table1.Row8.A2, Table1.Row9.A2, Table1.Row10.A2);But this is not workingField Name TotalLoanAmt:Sum(FooterRow[...

Views

292

Likes

0

Replies

0
Calculating totals for multiple columns - Adobe LiveCycle 03-02-2012
I want to add totals for two columns in a table and a final total with those two subtotals. I can not figure out how to do this and how to reference the rows and cells. Can someone please help? Thank you. Deepa

Views

2.2K

Likes

0

Replies

7
Re: Delete a row instance with a custom message box - Adobe LiveCycle 22-03-2010
Thank you Paul for this information. Thsi was helpful. I got some help from another consultant who helped me out. Question I have for you or others is: Is there any training specific to Livecycle ES Javascripting that I can take? Do you know of anyone who offers that? I need to understand the basics of that. From what I understand the Javascripting in Livecylce is not the same as regualar Javascript. I will appreicate any help pointing me to a good resource. Thank you. Deepa

Views

79

Likes

0

Replies

0
Delete a row instance with a custom message box - Adobe LiveCycle 20-03-2010
Hello all I am a new developer and I hope I can get some help from this forum. I took a three day training for Lifecycle ES designer and understand how the forms work but I am new to JavaScript. I am building a form where I can successfully add a table in a sub form and delete one. The issue I am having is setting up a message and checking for the instance so that a user gets my message box instead of the default that Adobe generates when the script is run for the first signature block table tha...

Views

461

Likes

0

Replies

3