Question
How to get clipboard values to html table in repeating grid style - by writing manual pega code
Hi,
I want to have some customized html table in email correspondence, in the html table I want to show values from clipboard page.
Please provide the syntax
Clipboard
Name(1) John
Name (2) Paul
Name (3) Raja
Age (1) 10
Age(2) 20
Age(3) 30
table display
Name age
John 10
Paul 20
Raja 30
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Hi john,
If you add a repeat grid with the above properties then your list data that is available in clipboard will be displayed in table format in html. Why do you want to write the custom code for it in pega? And what do you mean by custom code?
Regards
Mahesh