I need to have a dynamic choice where where the user can indicate the choice; the choice has rules.
The choices are for example:
- NEW
- TO SEND
- SENT
- TO BE CANCELLED
- CONFIRMED
- CANCELLATION POSTED
if the record is set to SENT (3rd option), the options NEW + TO SEND + CONFIRMED must not be selectable.
....
Is this possible?
If yes please indicate me some link where it's possible learn how to.
thanks in advance