Skip to content

CheckBox issue #2

@MGibs2714

Description

@MGibs2714

I'm not sure if this is working as designed or not.

After using @formadd to create a CHECKBOX control, it doesn't appear that you can set the initial value of the CHECKBOX (using the checked property) until after the form is shown using @Showform,

This is different behavior than the NUMERICUPDOWN control, which allows me to do a @formadd and immediately follow that with @FormSet to set the value of the control.

Also, I didn't see the valid values of true/false for the checked property anywhere in the docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions