Skip to main content

Search

Search

Conditionally printing a field on a Label

Comments

1 comment

  • Avatar
    Chris Percival

    Hi Steve,

    Don't know if you even still have this problem, a good solution in my experience would be to create copy template  (at bottom of design area there are tabs, right click existing template tab, copy then paste in empty space).  Add MRSP box to second template.  Create data source called MRSP and then on form create radio button with options YES and NO, link it to data source MRSP.  Right click template tab with MRSP box, choose properties, in bottom left of properties box is text box labelled 'print when:'. Click the icon at the right end of the text box, select radio button labelled: 'conditionally based on data source'.  Drop down and choose MRSP, in operator box choose 'equal' and in value box write YES.  For the other template, do the same but in the value box write NO.   This means only one or the other will ever be printed, based on radio button selected on form

    0

Please sign in to leave a comment.