Hi. I´m using the countdown to update a table. This action takes a several seconds, 10-15 seconds, and I would like to know if it is possible to inform the user about the progress of the action using a progress bar.
Thanks in advance.
Hi. I´m using the countdown to update a table. This action takes a several seconds, 10-15 seconds, and I would like to know if it is possible to inform the user about the progress of the action using a progress bar.
Thanks in advance.
Hi @Larguitto ,
It really depends on your action structure, it could be after several actions, update the bar, or need another index field to have indicator, after several indicator, update the bar.
the countdowns includes users in a field that is a relationship. But i don’t know how to make the progress bar
here an example of how to use it if you making a pizza delivery add To show the progress of an order on a pizza delivery app, you can add a progress bar with a number value that updates as the order progresses. Here’s an example of how you can do this:
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.