common issue without a solution!? required field if conditional - serious

hi guys, this is reqlly common problem requires serious solution

if you have conditional field that will show only if selected “other” from a select menu… then that other can’t be “required” because if something else selected from the drop-down menu will not submit the form…

what if you want to to make the other required, yet is condiational and will not show unless is showed after triggering the sc_field_display({fieldname}, ‘on’)

this is everybody job for a lot of us, either you will force to make the field not required and risk that end user will leave it empty or you will have error preventing end user from submission

real solution or workaround requried guys, i’m really confused today

any solution for this issue?