Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Insert Calculated Result for checkbox set


This topic is 5862 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I'd really appreciate any help with the following problem.

I have a field that contains a value list, shown as a checkbox set. Different records have different checkboxes checked. In a certain layout, I'd like to check one of the boxes for a certain found set of records.

I now have this script:

Go to Record [First]

Loop

Insert Calculated Result [select; fieldname ; value]

Go to Record [Next; Exit after last]

End Loop

This works, but it replaces the current checked boxes, because I use "[select;...]". But if I don't use that, I doesn't work. I get an error message telling me that my field doesn't except the new value.

What am I doing wrong?

Thank you,

VAB

Posted

Now, it only works when there's already a checkbox selected and it seems it adds the same values on top of the old ones. So when I want to deselect a box I have to keep clicking.

This topic is 5862 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.