Automatic Row Creation in Page List Data Type Upon Web Page Load

Hi,

I created a new page list for capturing ordered items stored in clipboard pages, here I am facing the issue of creating a new empty row by default when the web page loads. And one more thing how can Calculate the over amount for items? whenever the add-to-cart button clicks total amount can be recalculated and updated in the field. any suggestions?

Regards,

Charan

@NALLURICHARANT17135476

Can you check somewhere before the page load you’re referring any of the properties of the pagelist in any rule? That is causing it to create a blank row with index 1.

@SohamM95

The issue was resolved when I changed the section properties. I mentioned an expression for row visibility, such as one of the mandatory fields not having a null value. It’s working fine as I expected(I just hid it in UI). However, I still need to investigate the root cause.

For that Section Page list, I used in only one Web Page.