Hello everybody
I have next task, I need to show the loader in repeating group where the data comes from chatgpt, I have 10 chapters and while this chapters are loading I need to show the loader
Have you created a loader already?
If not, you can use a font awesome icon Font Awesome Icons and place it in a popup.
You would then show this popup only if repeating group is loading.
Hope this helps.
Of course, your answer is interesting, I would answer the same way myself, can you be more specific?)
- Head over to the font awesome website
- Choose an icon or head over to this section
- Create a popup
- Add a text element in the popup
- Add the font awesome icon in the text. It would look like this:
[fa]icon_name fa-spin[/fa] - Create a
do when condition is true eventwherein you would show the popup when your RG is loading
Can I do this without popup?)
I have the next scheme in my workflow, I have the requests to openai and after that I need to open next page and in this next page displayed my data from openai and while this data are loading I need to show a loader
This topic was automatically closed after 70 days. New replies are no longer allowed.

