Lantica Software Support Center
Lantica Software Home Page
Order Sesame Getting Started Support Center Contact Us Company Downloads Q&A ™  
Search

Knowledgebase Home

Change the state of a Checkbox from tri-state, to bi-state

Checkbox Layout Elements (LEs), by default, are tri-state: Yes (click to check), No (click to uncheck), and Unknown/Undecided (click to raise box). The following code example makes your checkbox bi-state (Yes/No), with "Active" being the name of your LE:

If @IsBlank(Active) Then
{
	Active = 1
}

Properties ID: 000261   Views: 2990   Updated: 13 years ago
Filed under:
Programming
Form/Database Design
Working With Your Data / Records

Copyright Lantica Software, 2003-2025 All rights reserved