Hi,
I'm trying to create simple reservation component for one building to rent units. In my component in one of the fields (named "unit status") i need to have three options (Available,Reserved,Rented) as dropdown list, then In my website Frontend i have one form for reservation which by submitting the form i need my component field ("unit status") update the value from available to reserved.
Which field type i have to choose and how to auto update this field.
Best Regards,
Ali