Zum Hauptinhalt gehen

Suche

Suche

Radio Buttons to Change Date Format

Kommentare

1 Kommentar

  • Avatar
    Peter Thane

    You could do this without resorting to VB:

    • Add a text field to the side of the label/printed area (ie so it does not print but can be referenced) and make this a named field. I called mine “DateOrder”
    • Add a field onto the label made up of the two different date strings. Set the Transforms>Suppression for each sub-string so that it does not print if the DateOrder begins with either Day or Year as appropriate  
    • Create your Radio button, linked to the DateOrder field and give it two values Day First and Year First.

    At print time when the user chooses the appropriate value the matching sub-string prints. For the image below I have left the DateOrder field visible on the label:

     

    0

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