best input component that can be used to take input in percent from user. Please suggest some…it would be a great help.
If it’s a free entry, use a Number Input.
If you want them to choose from a list (eg. 10%, 20%, 30%,…) use a choice component.
How to give the choices of 1-100% in the choice component ?, Could you please help.
You would need a table with 100 rows, with your choices 1-100, and use that as the source of a choice component.
3 Likes
okay thanks