Home Forums Presentation Forms Formatting On A Form

Viewing 1 reply thread
  • Author
    Posts
    • #6739

      Many times we end up using a calculated attribute on a form when we look at an Boolean and make the calculated attribute “Yes” when Boolean is true or “No” when Boolean is false.  It seems like we do this a lot.  is there a way to utilize the format property on a form (or any other property for that matter) to look at that Boolean and format it on the fly.  So that way we can just reference the Boolean on the class instead of the calculated attribute.  Thanks

      0
      Attachments:
      You must be logged in to view attached files.
    • #6774

      I have the answer to this.  There is a format in the property called longBoolean.  It formats corrected based on the value of the Boolean.

      1
Viewing 1 reply thread
  • You must be logged in to reply to this topic.