Hello,
I have a multi-page form using a slideshow. Each slide contains various user inputs. A couple of days ago, the form worked just fine, but today, I noticed that all fields are disabled except for those on the originally loaded slide. I went through, and all are set to be enabled on load, and I don’t have any code to disable the fields.
After playing around with it a fair bit, it seems that the fields are only disabled when they are connected to a write-only dataset. If I disconnect the fields, they function as they should, though obviously, that leaves me unable to save the data.
Does anybody else have any experience with this type of problem or have any suggestions?
Thanks!