Support Article
Validation messages on hover are not displayed in iPAD
SA-12117
Summary
Error messages in the Repeat grid layout are not displayed on hover in iPAD, but they are displayed in computer.
Error Messages
Not Applicable.
Steps to Reproduce
1. Create a Repeating Grid layout that consists of three or more properties in a row.
2. Mark two of them as mandatory (custom side validation).
3. On perform harness Display option tab, the field level errors is set to As image with tooltip.
Root Cause
The root cause for this issue is the non-availability of mouse pointer in mobile devices or iPADs.
Resolution
Perform the local-changes given below.
1. Create a Circumstance Template using the property pxRequestor.pyIsMobile.
2. Create a Circumstance Definition, and add True if pyIsMobile.
3. Save the Perform harness as Specialize by circumstance, and provide the template created earlier.
4. Change the drop-down Field-level errors in Display Options tab to As full error text, and save.
5. Run the use case in iPAD to see if the messages are displayed on top of the fields.
Published January 7, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.