Hi there!
I am creating a pretty large form for our end users, with about 21 columns of data, 14 of which will be writeback data into our database.
I’m currently working on the view in SQL, and I’ve never created database write back myself personally, but someone else on our team has, however it will not be nearly as large as this one.
I am just curious what the experience of scaling this up is, and if anyone has run into problems related to having this many fields that can be updated / entered through write back as I’m trying to foresee problems and develop it in as streamlined a way as possible.
Thanks!