That other actions (from all actions to any table) would be able to be executed by the current action thread.
If I have a multiple-step action that I want to be executed during any action (or during a group of actions), instead of adding those multiple steps to all other actions, I could simply reference the existing action – even it is done against a different table. This would be particularly useful if the action I want to execute has a conditional component at the beginning.T
Nice to have 2 or more parameters for sorting the grid table
1 Like
How would you expect that to work though? How does the logic incorporate the 2nd parameter?
Maybe like a sort function on GS with more than one parameter
2 Likes
Ya…this has come back to haunt me with apps I’ve developed for clients several times.
1 Like
Also, bring back in-app collection sorting so users can determine how the data should be sorted on the front end.
2 Likes
Maybe a minor thing but placeholder for search bar was really helpful.
Many things from classic apps. The one I ran into this week was green/red or success/danger button colors.
2 Likes
100% of Glide users have stepped on that landmine. Even the most experienced ones. Even the founders and product people at Glide.
I would like to propose a new “Notes” editor, with more functionalities than it has now. For example, the ability to insert images, code highlighting, table and differents layout.
These are really important for users that want create blog with Glide
I couldn’t get it to work, but having the ability to run Glide AI on a Form prior to submission.
For example, if I needed to extract data from a Document, I need to trigger an action instead of it doing it automatically. Would just save on updates submitting all the form data at once vs each individual text entries.
Even if that works, wouldn’t that still consume updates inside the form?
I agree. It is annoying having to minimize the top part every time I navigate back to it so that I can view more of the constructed layout items at once. I don’t mind minimizing it once, but not every time.
In my perfect world, I would also love to have the column widths remembered as I make them narrower or wider depending on my needs.
The AI yes, but I think all the other text/number entries, no.
1 Like
So a step that extracts the document info and write it to text entries so users can edit as needed?
Yes or filling out a form based on the information extracted from the document
1 Like