- Views (11)
- Replies (0)
- Login to like
- Reply
Community Poll
What Motivates You to Participate Here in the PSC?
- Views (49)
- Replies (6)
- Login to like
- Reply
Reply posted on December 9, 2019 by PriyabharathiPega
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...
QueryVBDOperation- java.lang.ArrayIndexOutOfBoundsException
Question posted by PonnurangamN2827 on June 23, 2019
- Views (54)
- Replies (4)
- Login to like
- Reply
Reply posted on December 7, 2019 by PonnurangamN2827
any suggestions would be much appreciated in this case
- Views (66)
- Replies (4)
- Login to like
- Reply
Reply posted on December 6, 2019 by Abdul
Hi mahab, Sorry for late reply,i got busy in other task. The motive for showing table to RTE was to enable "As a user he should be able to include dynamic page list into RTE" so to show the columns(page list properties) as heading in table....
- Views (24)
- Replies (4)
- Login to like
- Reply
Reply posted on December 6, 2019 by PRANAYCHAKRABORTY
Yes. With any user, the issue is persistent.
- Views (20)
- Replies (1)
- Login to like
- Reply
Reply posted on December 6, 2019 by gundkPega
Hi, Please check below link. It might help you. https://community1.pega.com/community/pega-support/question/access-pega-anywhere
- Views (16)
- Replies (2)
- Login to like
- Reply
Reply posted on December 5, 2019 by SudhaSundeepD
Hi Chinna, Alternatively, you can skip parsing the CSV directly using FileListener options and then use your service activity to process the CSV using the delimiter/parsing methods with appropriate error handling. This way you would have more...
Unable to open pdf attached to a case while opening from a different case
Question posted by kishorekumaryanala on December 5, 2019
- Views (11)
- Replies (1)
- Login to like
- Reply
Reply posted on December 5, 2019 by Vikash KarnPega
Hi Kishore, The default behavior is whenever you click on any attachment in the work object, it will download the attachment and not view the attachment. To address your requirement you can configure a custom pdf viewer, which will display the pdf...
- Views (509)
- Replies (4)
- Login to like
- Reply
Reply posted on December 5, 2019 by MarissaRogersMod
This link should work.