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

San_Data1
San_Data1
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
3

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by San_Data1
Customize the badges you want to showcase on your profile
LCD ES2 Trying to Clear Only Certain Fields in Form with Repeating Rows - Adobe LiveCycle 02-12-2016
Hi! I am working with a form that has repeating rows. I am trying to set up a button that will clear only certain fields on the form. I have tried several scripts, but have not been successful. The script below was kindly provided by this forum some time back. I changed the names of the fields to match mine, but I keep getting the error - syntax error near token "(" on line 2 column 4. Any advice you can provide is greatly appreciated!var n = form1.Page1.Table1.Row1.instanceManager.count;for(var...

Views

214

Likes

0

Replies

0
Calculate averages on a table with repeating rows - Adobe LiveCycle 17-04-2015
Can anyone help me learn how to calculate averages on a table with repeating rows?

Views

249

Likes

0

Replies

0
Sorting Dynamic Table - Adobe LiveCycle 25-07-2013
Hi - I am using LiveCycle Designer ES 8.2 to design a fairly simple form. I have a table set up with repeating rows. All data is user entered. I would like the user to be able to sort the table (list) based on last name. I have reviewed other posts, but must be missing something. I tried a button with this, but it 's not working: SubformSort.sort(this, _Row1, "NameLast",asc);I am very new to LiveCycle and greatly appreciate any advice you can provide. Thanks!

Views

693

Likes

0

Replies

0