Hello everyone, my app allows users to share their apartments, however I want these users to be able to select one of two options. 1. currently occupied. 2. Vacant.
I created a dropdown in the edit post page with these static options, but i am unable to show the selection on the users post.
There is probably an easier way to do it than the route i am currently taking, please share. Thanks