Jump to content
Server Maintenance This Week. ×

Script to 'turn on' 2 check boxes


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

Recommended Posts

FM 11 03, OSX

I can 'turn off' check boxes. I can turn on an individual check box. OK.

I have a field with 2 check boxes. How do I 'turn on' both of them from a script?

Thanks

(pounding head on wall)

==========

Got it to work: See graphic... ishot-518.jpg

Link to comment
Share on other sites

FM 11 03, OSX

I can 'turn off' check boxes. I can turn on an individual check box. OK.

I have a field with 2 check boxes. How do I 'turn on' both of them from a script?

Thanks

(pounding head on wall)

==========

Got it to work: See graphic... post-72145-0-41072600-1298671015_thumb.j

Best way to understand checkboxes is just display the same field on a layout but formatted as a standard field.

As mentioned by Comment - checkbox selections are just return-reparated values.

ALSO suggested: learn to use the list function:

Set field [ members::gmem_can; List( "Member"; "Candidate") ]

Link to comment
Share on other sites

This topic is 4808 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.