Modal — Pagination
Hi!
To construct my bot, I wanted to use modals allowing user reply. But my number of fields is more than 5.
It's is possible to construct multiple modals with pagination or simply the button "validate" open the second modal? (I can count easily the number of futur fields and cut by 5)
I can't use a specific slash commands here (as the argument are user defined) so I have the choice between modal pagination or waiting a reply for the user (using a more generic slash commands)
I think the second pretty long vs a modal, that's why I ask.
To construct my bot, I wanted to use modals allowing user reply. But my number of fields is more than 5.
It's is possible to construct multiple modals with pagination or simply the button "validate" open the second modal? (I can count easily the number of futur fields and cut by 5)
I can't use a specific slash commands here (as the argument are user defined) so I have the choice between modal pagination or waiting a reply for the user (using a more generic slash commands)
I think the second pretty long vs a modal, that's why I ask.