File is a simple table of information. The process the user follows is to:
User reports that even adding date information will add more Vehicle Rental lines.
Solved! Go to Solution.
Views
Replies
Total Likes
Can you please uncheck the "Repeat row for each data item" in the binding tab for row7 and then check?
Opening your form I noticed the following in JS debugger many times
TypeError: oOriginalNode is null 49:Doc:Init
Seems like some code issue, you should find similar posts on this forum.
If you disable "Color Mandatory Fields" in Form Properties, the error disappears.
I am unable to Save any of your forms, they don't seem to be reader extended.
I made the change myself, and reader extended, form seems to work properly for me.
Can you please uncheck the "Repeat row for each data item" in the binding tab for row7 and then check?
OMG I don't know how I missed that. Looking at it too long I think. Thank you so much, this seems to have done it.