Option to Separate Forms from Nested View

Not sure how tech complicated this would be, but there’s been so many times I’ve needed multiple forms or multiple versions of a form for the same collection, where the only way to do that is to add an additional collection. This adds data to my app that doesn’t need to be there that I then have to hide.

Not sure if that slows down the app itself at all since the data only technically lives “once” in the data integration to an outside source or Noloco table, but from a build perspective it does clutter up the app quite a bit when needing to add multiple collections all for the sake of forms.

I find this is especially the case when I have a Public Form. I often need the Public Form to do something different than the internal form for internal users and it all becomes complicated rather quickly.

1 Like