New Value in Relationship Property Field

Hello! When using a relationship property field, is there an option to create a new value for that property if not in the list?

Example: Database - Orders has a linked Properties - Clients.
I am creating a form to add an order with all the required fields.
When clicking Field Clients, I see all existing client, but I also need to be able to add a new client if not in the list. Is that possible from the dropdown?

Thanks
Tiberiu

hello, i don’t think it is posible from the dropdown, i think you should use a modal window for that.

The above answer is correct. You will need to create a new screen (modal fits well) in order to give them the options to create a new record in that collection.