I have a simple Image component that is displaying an image, it is works fine except when I add conditional Rendering to it using a custom field, the custom field is a check box and have the logic set as,
Source Type: Model Field value
Source Model: Proposal
If no Rows in Model: Ignore this condition
Field: Page_5_c
Operator: =
Content : Single specified Value
Value: Checked (box with a check)
The desired effect is that I want to show the image when the box is checked in Salesforce and not show the image if it is not checked.
I have found that changing around the operator sometimes makes the image show. I have other images that have same render values and they work fine.
I read on here that maybe it is something weird that Skuid is doing with checkboxes as in treating them link a string rather than a boolean(link here -> https://community.skuid.com/t/conditional-rendering-issue-model-condition-on-checkbox-fie…)
I’m new so any help would be great.
Question
Conditional render using checkbox not working

Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.