DateTime Label Visibility Rule on Form
- 12 Mar 2021
- 1 Minute to read
- Print
- DarkLight
DateTime Label Visibility Rule on Form
- Updated on 12 Mar 2021
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Example Lab Article
While Example Lab projects are resources for public use, articles and assets are not actively maintained. Screenshots and features are from the specified version below. These references may become dated as new versions are released.
Overview
Example Lab Details | |
Version | 6.10.1 |
Root Folder | Example Lab - Hiding Date Time on Form |
Modules | None |
Dependencies | None |
This Example Lab project demonstrates how to set the DateTime in a label on a Form, then hide it with a visibility Rule.
Explanation
This project works by taking a DateTime value, set on the Create Data step, and is passed into the Form and Visibility Rule as inputs on the Form itself. The rule then checks to see if it is equal to the given value. If this is true then the visibility Rule will hide the label that shows the DateTime value. If it is false, it will show the DateTime label and value.
Reference Articles
Project Download
The examples attached were developed to be instructional and were not developed as officially supported components. For more information or to engage our service team to develop fully supported, production quality solutions, please contact services@decisions.com. Import the project below to a Decisions environment on version 6.10.1 or later using our Importing/Exporting article.
Was this article helpful?