Showcase: Part-2 / Database Insert, DataStore with Array fields - UPDATED

Hey @Valtenci,

When I needed to implement this order form and I did a search about it here in community forum, I really wished that an easier way exists

Here are some of the posts and solutions that guided/helped me to build my workaround on this order form:

(I haven’t tested yet AppConnect 2 and I don’t know if there are “tools” for better/easier approach on this subject…)

*NOTE:
The database insert was kind of easy with straight forward Inserts because wappler can handle it … The database update will be a little harder because the Update throughs an error reported here:
500 Internal Server Error when updating subtable / form repeat - #12 by famousmag

I haven’t got an answer or a comment about it… So, I don’t know if:

  • this is doable in wappler database updater but there will be an update fixing the error

or

  • this is not doable at all in wappler database updater (not acceptable update approach)

So, I must go on and started building it out from scratch.