Question
3
Replies
108
Views
TCS
Posted: January 4, 2018
Last activity: January 5, 2018
Is it possible to generate random numbers in circular symbol like "⑧" in PEGA?
We have requirement to display the data in specific format. Each line displayed on screen, should hold a circled number (like ⑧). Is it possible in PEGA to implement this? The number generation should be dynamic.
There is no OOTB way. You can write CSS to achieve this like this fiddle.