Improved Form Validation
planned
SirAegisGames
My suggestion is to either build out the forms component so it can be more customized or having the ability to combine components for a custom form and add validation to those components.
Josh Johnson
planned
Devin Rossey
I have an idea to enhance our form validation process. Sometimes, we need to use forms on multiple pages to collect all necessary information. Is there a way to link these forms together to ensure all required data is validated and saved correctly? Currently, users might exit the app halfway through filling out a form, and when they return, their incomplete data can lead to errors because some required fields were not saved properly. Can we ensure that all parts of a multi-page form are validated and saved correctly before final submission to avoid these issues? Let me know if this makes sense.
SirAegisGames
Devin Rossey If you use a custom form (individual components versus the built in "form" component), you can have the form automatically save information. I am using a series of star ratings and input fields and when they leave the form, it saves (without the need for an action) since the star ratings are being saved and the input fields are tied to a specific row (create) when they go into the form. This isn't perfect, but seems to be working for automatically saving.
Devin Rossey
SirAegisGames I hear you, but it should be more simple. I would rather drag and drop and set a few options. Then drag each individual item over, then customize all the padding and style and so on. It should be just as simple as drag the form over pick which collection. My app has over 1,000 screens and when you get that many it becomes to hard to make simple fixes and so on.
Josh Johnson
under review
Josh Johnson
planned