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

davidg9418355
davidg9418355
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
2

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by davidg9418355
Customize the badges you want to showcase on your profile
Re: Dynamic Table on form - Adobe LiveCycle 17-09-2017
Hi,I tried to get it to work but wasn't able able to.However, I can tell you that if you want to reference other instances, you need to add this.resolveNode to your table refs. I just make a habit of doing it everywhere.eg: if(this.resolveNode("Table1.Row1[0].Fullweight").rawValue == null && (this.resolveNode("Table1.Row1[0].Emptyweight").rawValue == null)When i tried the code, the messagebox kept coming up as a row was added. You will need a way to refer to a specific instance like by using .in...

Views

357

Likes

0

Replies

0