Hi,
My Requirement is i want display time input like below. But i’m not apply any validation rule it was a validation massage like 9:17 AM is not avalid date/Time Value. How to remove it
Hi,
My Requirement is i want display time input like below. But i’m not apply any validation rule it was a validation massage like 9:17 AM is not avalid date/Time Value. How to remove it
@NagarjunaS16644648
To remove the validation message in Pega, you can try the following steps:
If the above steps do not work, please provide more information about the type of time input field and the Pega version you are using so that I can provide more specific guidance.
@SumitK989 Hi Sumit K 989 Thank You for your response. Property panel means cell properties. If yes there is no validation here. I’m using 8.7 ver
@NagarjunaS16644648
The Property panel refers to a section of the user interface that displays the properties of a selected component or element. This could include properties such as the name, data type, value, and visibility settings.
In the context of cell properties, the Property panel can be used to modify the properties of a selected cell within a layout or grid. This could include properties such as the cell’s width, height, alignment, padding, and margins.
While the Property panel itself does not perform validation, Pega provides a variety of tools and features to ensure data accuracy and integrity. For example, you can use validation rules, data transforms, and data pages to perform data validation and manipulation, and you can use error messages, warnings, and field-level validation to inform users of any issues or errors.
It’s worth noting that the specific functionality of the Property panel may vary depending on the version of Pega you are using, so it’s important to consult the relevant documentation and resources for your version.
Thanks
Sumit K.
@SumitK989 But 8.7 no validation rules are not there in property panel. refer to below image.
The Property panel refers to a section of the user interface that displays the properties of a selected component or element. This could include properties such as the name, data type, value, and visibility settings.
All these are in Dynamic Layout Properties. But here no validations are there
@NagarjunaS16644648 . I have solve this problem. We have create this property in data designer. Select Property Type is “Time Only”. Then Automatically no Validation will apply on it.