I can’t find an answer to this basic question online or in the documentation.
What can and can’t be used in a reply? what can or can’t be used in a modal?
And how are you supposed to collect data is half of your tools don’t work in half of the areas?
My only choices seem to be to create some monster where we take in user data one field at a time, in a new reply, appending their content to the custom ID, bouncing between replies and modals.
Currently I just want to present the user a selection of 5 options, and a number 0-100. But no matter how i try i hit a brick wall. If i try a reply, i can’t have a text field for the number but i can have a menu or a string select menu, but if i try a modal i can have the text field but not the menus. If i try to make 2 menus/string menus i can have the 5 options but not 100 because it caps out at 25.