Checkbox value not updating in database and view

I am trying to change the value of a checkbox and update the database and view page accordingly, but it’s not working. Can anyone help me figure out where the issue might be based on the images above? Any suggestions or insights would be greatly appreciated!

@boston85719

1 Like

change the value you save from the popup value to the actual checkboxes value


Do you mean I need to change this? I thought the same, but I couldn’t find any other relevant option here. Can you suggest what I should write to save in the database instead of ‘Parent group’s Attendance’s under_140_hour_flag’?

@boston85719

yes, the checkbox value

image
But here from the below option which one should i select?

Checkbox element if you are using checkbox element for user to click

Done. Thank you

This topic was automatically closed after 70 days. New replies are no longer allowed.