Zum Hauptinhalt gehen

Suche

Suche

Conditionally Search And Replace Database Data Source

Kommentare

3 Kommentare

  • Avatar
    Ian Cummings
    Moderator
    So are you wanting a database field to set a data source value or the checkbox form control? Your question is not clear to me.

    In the checkbox form control properties you can specify the checked and unchecked value that you wish to apply to the linked data source.
    0
  • Avatar
    Legacy Poster

    I want a checkbox on the data entry form to conditionally transform a data source from a database. Thanks for helping me out. 

    0
  • Avatar
    Ian Cummings
    Moderator

    Set a name for the data source that links to the checkbox form control.  Create a VB script data source in a template object that checks the value of the checkbox data source, and in a conditional statement sets it's own value accordingly using further input from the relevant database field.  In the script editor in the "Script Assistant" tool box you'll see that you have access for inserting references to database fields and named data sources in your code.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.