File option upload

im not sure if i am missing this logically or physically. but i am trying to allow a post to either be a img file or an audio file? the button i created i have two post points and if i dont upload one it doesnt create the post.

help

Thank you for your message.

In your form setting, for each input you have (normally) a ‘optionnal’ toggle, use it :slight_smile:

ok i will take a look for it. thank you for your response it is appreciated. :face_with_peeking_eye:

I think it’s because maybe you have required properties. By default when you connect a collection to the form all properties makes required. But you can turn them off.


Before :


After :

thank you

ok, ill take a look at this perspective. thank you :+1: