mrackley / StratusForms

Lightweight InfoPath alternative for SharePoint 2007,2010,2013,2016,2019 and Office 365
82 stars 36 forks source link

Extra record created in StratusFormsChildList #76

Open mellolr1 opened 4 years ago

mellolr1 commented 4 years ago

I have a form with a Repeatable and child list setup, using the latest 1.55 version. When I save the form, one extra record is added to the child table.

The extra record is blank, except for the lookup field to the main form ID and StratusFormsRowID. The row id in that extra record is the same as the first row in my repeating table. Another record with that same form ID and row ID has the actual values.

If I delete that extra record, it gets re-created when I save the form. The extra record can't be seen on the form itself, only in the child list view.

I did not have this problem with 1.55a, but when comparing the two files I can't find what could be causing it. If anyone else is experiencing this and found the solution, please let me know.

2020-05-06_9-03-48

marcoswnunes commented 3 years ago

I'm facing the same issue. What it's weird is that it doesn't happen every time the form is submitted. @mellolr1 Have you had any progress finding the cause there?