Regarding how to change the content colour of the pdf
Question posted by ChivukulaS on February 20, 2019
- Views (3)
- 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!
This week we recognize Siddhant Jivane as the Participant of the Week. Siddhant pro-actively assisted multiple users on their queries to obtain successful solutions. We appreciate your efforts on sharing knowledge in the community. Keep up the great work! Congratulations!
Question posted by ChivukulaS on February 20, 2019
If it's refresh issue then it shouldn't work for Set Value action as well. it's working when the target column is made read-only, seems the value which is updating through data transform is not getting populated in Editable field in grid.
Question posted by RSANGEETHA on February 19, 2019
Hi Sangeetha, please find below syntax for those 2 functions: @whatComesAfterLast(pgLinkProject.pxResults(1).pxLinkedRefFrom, '!') @whatComesBeforeFirst(pgLinkProject.pxResults(1).pxLinkedRefFrom, '!') 1st param= string to look...
Question posted by JohnPaulRaja,C on February 19, 2019
Hi, Is it with some special configuration that you are getting this behaviour? Like when the source of the dropdown is report/datpage/clipbaoird page,(or in all you are getting this), and also what is the action you have configured on the dropdown.
Hi, Try this: Put all the grids in a dynamic layout and in the presentation tab of the dynamic layout give a class say Multigridclass. Now in the userworkform apply the below code: <style>.Multigridclass #PEGA_GRID_CONTENT{overflow:auto...
Hi, Does the issue persists with the OOTB skin too?
We can add a java code from the following Pega Mesh document. https://mesh.pega.com/message/190853#190853 We used the code in Pega 7.3.1 version. Changes performed for the java code, Required to change com.pega to org ( Example:- com.pega....
Here is what I analysed and found. Gmail has it's own rules and it regenerates the content displayed. It strips off the entire <style> tag if it not enclosed in a <head> tag. Conversion of html from inline css to inline styles is not...
Please wait while we search for PDN content that suits your question.