Fixing pxDisplayText warning on paragraph rules
Discussion posted by BenjaminC0765 on December 9, 2019
- Views (6)
- Replies (0)
- Login to like
- Reply
Collaborate with developers, support engineers, and experts who build and work with Pega products and services. Join us to get fast answers to your questions, and participate in our Ask the Expert sessions!
Congratulations to Anthony Tham for achieving the title of Participant of the Week! Anthony proactively assisted several users with their queries, which helped them progress with the troubleshooting and arrive at successful solutions. We appreciate your efforts to share knowledge in the community. Hope to see you around and keep up the great work!
Discussion posted by BenjaminC0765 on December 9, 2019
Question posted by Sai Charan on December 9, 2019
I've seen the following in the past working correctly var oSafeUrl = new SafeURL("@baseclass.ActivityName"); var request = pega.u.d.asyncRequest('GET',oSafeUrl);
Question posted by mohamedi2127 on December 9, 2019
How do you want to "display" this information? Are you planning to use a modal /overlay? If you are using your own custom JavaScript, you can probably use window.open and window.close to acheive this.
Any workaround for this in PEGA 8.1.3 version??
SR logged: SR-D67690
Question posted by SriniJajjaru on December 9, 2019
HI @BhargavP2852, UserWorkForm will be loaded every time the screen is refreshed.You don't have to call it anywhere because WorkFormStandard will be called on every load and WorkFormStandard includes UserWorkForm. However if you want to call...
Hi, One approach to this could be to make a save as copy of the pyCaseActionAreaButtons section and add a action to each.pyCancelLabel button to call (and save) the Work- AddHistory activity. Regards,
Please wait while we search for PDN content that suits your question.