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
Attachments:
You must be
logged in to view attached files.