Select to view content in your preferred language

Conditional required based on if an image or file is attached.

446
1
08-09-2023 06:30 PM
DanielKurmann
New Contributor

Hi

I am looking for an image question to be required if a file is not attached and vice versa. 

I am aware of the string-length function which can be used to hide a question based on if an image is taken. Is there an equivalent to this for the required column. 

Thank you.

1 Reply
ChristopherCounsell
MVP Regular Contributor

${your_photo_question}!=''

0 Kudos