Which is the best implementation of the below cenario?
A user can submit a reject action in my APP, but I need to capture the reason of this rejection (I have some possible reasons that the user must choose).
Also, the user can opt to close the action cause he give up the action and decide to accept the order.
Erel, the implementation with the Spinner its an option. But it's really important something that forces that the users input the reason why he decide the reject the order (it's not an optional data).