Question
Nationwide
GB
Last activity: 28 Dec 2017 9:26 EST
Text box value not being recognised and raise event error
I have a text box on a form that I can add text in to but when I try to click the proceed button the text just disappears from the box. Previously I have used raise event in these cases but now I am getting the following error:
***Moderator Edit: Vidyaranjan | Updated Categories***
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
EPAM Systems, Inc.
ES
Hi Mark,
Thanks for posting on PSC.
Please share design-configuration screen-shots with Cell Properties' tabs.
Trace the reported issue while replicating the issue and share the tracer file for further investigation.
Nationwide
GB
Nationwide
GB
Not sure how to use the tracer?
Nationwide
GB
Pegasystems Inc.
IN
Hello Mark,
I think you have implemented your use case using OpenSpan .
Tag Robotic Automation for proper response .
Thanks,
Arun
Pegasystems Inc.
US
What version of Pega Robotics are you using?
Usually that error is returned when calling an event on a web control that doesn't support it. Does this error happen with other events such as, oninput or onblur? Also when you say previously it worked, what do you mean? On a previous version? Previous to some other change?
Nationwide
GB
v 8.0.1072.0
I've tried onblur, oninput, oninputchange, onkeyup and a few others but all return an error. It has worked on other pages that I've interrogated with the same issue but not this specific web control
Pegasystems Inc.
US
Can you raise events on other web controls on the same page? I would suggest trying to throw those events in the Developer Tools on the browser with JavaScript to see if any errors are thrown there.
how are you testing it? In Autotmation or Test Methods? Can you show me a screenshot of what you're doing if its in automation?
Nationwide
GB
Hi Mitchell,
Raise event doesn't seem to work on any of the web controls interrogated on that webform. Please can you send me a direct email and I will respond with the screen shots.