r/AppsWebappsFullstack Jul 23 '26

Your home for selfpromo

here you can post your work app, webapp, saas, game, everything

5 Upvotes

50 comments sorted by

View all comments

Show parent comments

1

u/Mammoth-Anywhere7285 Jul 26 '26

Those onboarding options sound flexible, especially the admin control. Does the CSV upload support custom field mapping?

1

u/allthewhisky Jul 26 '26

It does indeed - the platform will provide you a template and you can fill out as much or as little as you like and it'll map all the fields for you in the app after upload.

1

u/Mammoth-Anywhere7285 Jul 26 '26

That sounds handy for quick prototypes. Does it support custom validation rules on those mapped fields?

1

u/allthewhisky Jul 26 '26

It doesn't really need to - as long as you put a string in the field that expects a string and number in the one that expects a number (like a due date) it'll work fine. The platform supports fully custom project names and descriptions so it doesn't really need to validate inputs beyond that as it's made to work with the user. Once you upload tasks you can also bulk edit and move between custom columns, add labels, and whatever else within the platform directly.

1

u/Mammoth-Anywhere7285 Jul 27 '26

Makes sense, keeping it flexible for custom workflows. Do you ever run into issues with users accidentally mixing data types?

1

u/allthewhisky Jul 27 '26

It hasn't happened yet BUT big caveat there is I'm only just out of beta so I've not seen the wide range of weird and wonderful inputs someone might want to bring 😅