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

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Issue with data binding on table

Avatar

Level 1

I am experiencing some issue with data binding for table with similar value.

I created 3 table, each under a subform. The subform and and the table I set them to the same name.

When I tried to bind the table to $.ServiceRequest.Item[*], there is no issue with Table 1. When I tried to bind to Table 2 ($.ServiceRequest.Item[*]) and 3($.ServiceRequest.Item[*]) the value does not appear.

The reason is all the 3 tables (part highlighted in yellow) get the data binding value from$.ServiceRequest.Item[*].ItemNetPrice.Amount or ItemNetPrice.Amount depending on the table binding.

When the Table 1 is bind, and the 2nd table is not, the value appears but it is incorrect order. Additionally, the 3rd table will also be getting similar value as table 2. May I know if there is an additional way to do this? Or is my approach is incorrect? If so, how could I solve this?

Many thanks.

TableIssue.JPG

TableIssue02.JPG

0 Replies