Have tried most of the suggested methods (both calculated value and javascript) but none worked, still having issues so it must be something unique to my setup.
New record entry/ Insert Record.
Have text field set as dropdown = [@field:Role] (Resident, Faculty, Fellow)
Have a checkbox set as Yes/No = [@field:Alumni]
If Role dropdown = "Resident" I need Alumni to be checked. If not Resident, left unchecked.
I was getting invalid SQL orf ther Incompatible data type, text but needs to be Yes/No.
The bottom formula worked using the CAST function, however if not Resident it remains as No where I really need a check box because dropdown could = Faculty and need to be ALumni.
Possibly wrong original approach using Yes/No field?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
roattw
Have tried most of the suggested methods (both calculated value and javascript) but none worked, still having issues so it must be something unique to my setup.
New record entry/ Insert Record.
Have text field set as dropdown = [@field:Role] (Resident, Faculty, Fellow)
Have a checkbox set as Yes/No = [@field:Alumni]
If Role dropdown = "Resident" I need Alumni to be checked. If not Resident, left unchecked.
I was getting invalid SQL orf ther Incompatible data type, text but needs to be Yes/No.
The bottom formula worked using the CAST function, however if not Resident it remains as No where I really need a check box because dropdown could = Faculty and need to be ALumni.
Possibly wrong original approach using Yes/No field?
Thanks all.
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.