Hello,
I just came to know about button list in alert component.
How should I set up a list as :
- Day1 - Session1
- Day1 - Session2
- Day1 - Session3
- Day1 - Session4
- Day1 - Session5
- Day1 - Session6
- Day1 - Session7
- Day1 - Session8
Thanks in advance!
Hello,
I just came to know about button list in alert component.
How should I set up a list as :
Thanks in advance!
Hi @kartik_old,
This isnât really a spinner-like component, it just shows three different buttons on the screen:
You set it up by typing in the button text you want and then click âAddâ
Hello there, @domhnallohanlon
Thanks for your ReplyâŚ
I added my 8 buttons, but the alert is showing only 3 in a column-like structure⌠means button1 at first, button2 at the middle, button3 at the bottommost.
other buttons are not showingâŚ
Thanks!
yep, this is the intended behaviour.
OhâŚ
So 8 buttons not possible?
What can I do?
If you want more than three options then youâll probably have to use the ListViewer component - perhaps you can put it on its own screen to make it more prominent.
I bet they will add Extended Alert very soon. Ha-ha.
Cause the current alert just able to add Button.
You could design your own alert? @actech helped me with making something invisible on absolute positioning using percentages and making it 0. You could design your own alert. Of course this isnât a real alert but hey it would work.
Hi, @eoinparkinson!
@actech also shared his project with me⌠itâs incredible.
yeah I think soâŚ
Sure if it doesnât work, drop a reply here
You guys inspired me to create this guy. This sets a variable which controls dynamic content seen on most pages of the app.
A pop up column with 10 âbuttonsâ to choose from.
If you keep providing these great ideas, Iâll keep making examples to share! #teamworkmakesthedreamwork
This is amazing - the opening animation looks great, thanks Jared!