Hi All,
Is there a way to implement an horizontal progress stepper? E.g.:
The closest block I’ve found is the Features Grid.
Thanks, Sergio
Hi All,
Is there a way to implement an horizontal progress stepper? E.g.:
The closest block I’ve found is the Features Grid.
Thanks, Sergio
I don’t really use Softr so definitely verify this, but I think you could add a list with small cards.
You can create a table that houses the steps and images associated with them. I used Airtable.
If you use Airtable you can create a view that shows only the records for a specific step by filtering by “Show on Step”.
Then on your page you can add 4 lists with small cards for each step. Setting the view to that step.
Then you can set the visibility settings for each block to show the block for it’s corresponding step.
Hopefully this can work for you.
Maybe a conditional form could do the trick for you. You can add steps and dependencies.
thanks for taking a stab and helping with this! Let me know if there is anything I can do to get you to use Softr more =)
thank you @redndahead and @C_Neervig, I will try with both options and see which one works better for my case.
@digitalities I got a little curious and experimented with conditional forms, and it might be more relevant if you have a lot of data to enter and want it split up, making it more manageable to input.
A progress bar is useful if you have a process that has, for example, 10 steps, so you can easily and clearly see which step you have reached.
It would be really nice to have a progress bar block @Jjenglert I have several internal processes that require different employees to get involved. There might be one employee who only needs to do something when you reach step 3, and another who needs to do something when you reach step 5 in a given process.
@matthieu_chateau @acjnas do you know if there is a code solution to a progress block?
As long the user progress can be saved and stored in your datasource, I could code a bar to show the progress same way as your sample.
I’ll check what I can do, but since this month is extremely busy, don’t wait for me .