Users open the main dashboard … select the form they want to fill in (sick leave, vacation, purchase order etc…) and then this directs them to a form.
Any advise on how to design the tables and how to direct users to the correct form? Is this doable using Glide?
We have hundreds of forms… seems to me its won’t be neat due to the huge amount of visibility conditions or if statements i might have to use.
Am i better off creating the forms elsewhere (typeform or google forms) and just using Glide for the main dashboard to link users to the form links?
Lets say i design each table as a form. 200 tables. is there any way other than having 200 buttons on the main dashbaord to link users to a certain table add form?
Yes for sure we would categorize the forms. My question how would we link to 200 forms form the main dashboard?
We can put 200 buttons but that won’t look good.
We can use a title component or collection and add 200 actions but that also won’t look good.
Can we use a choice component which would look good, but then we would have to make 200 relations in the user table and write 200 if conditions to take the user to the correct form he selects…
I saw this yesterday and thought about it a little, but didn’t have time to respond.
I think a choice component with a single button is possibly the cleanest option.
The problem then is that you would need a custom action on the button with 200 conditional branches, which would be a bit of a maintenance nightmare.
There might be a better way, I’d have to give it some more thought.
Oh, the price is scary. Hmmmm. Let’s wait and see the glide price update after receiving feedback from this community first. I still have time to organize.
I feel maybe they could increase the number of users in the plan. This still leaves us with a per user pricing plan which could be very costly even for barely active users within an organization.