UI-Kit-7:10-01-01 Perform Harness Behaviour in Pega 7.3.1
Hi Team,
I am using Pega 7.3.1 I saved as UI-Kit-7:10-01-01 Perform Harness from Work- class into my application Framework class . I created Flow Action with pega default buttons ( Cancel , Save , Submit). I noticed Save button is expecting mandatory values has to fill on the screen before Saving the data . Please let me know is this expected behaviour in Pega7.3.1 with UI Kit 10-01. My understanding is Save button has to save the data without firing client side validation. Due to this I couldn't use Pega default buttons.
Hi,
I just want to add one more point for the above message. I unchecked the Enable client side validation option from Perform Harness Advanced Tab. Now on click on Save validation is not firing but the sad part is on Submit also validation is not firing.