I was wondering if anyone had a workaround for displaying/hiding fields on an interface programmatically. (Softr can't do it, bubble either, I'm trying to avoid going fully custom UI)
What we want to achieve is the following:
WHEN a field is created in a table by a user (they do through a form connected to a Make scenario, not thru the Airtable data view)
THEN that field gets added to a specific grid within a page within an interface
We don't want our users to access the data view or interface editing page, and we're kind of stuck.
If anyone's got any idea, that'd be great!