Is there an OOTB feature available in Pega to configure a feedback screen with the below UI having Like (Yes) and dislike (No) buttons or any custom solution that’s available?
Hello @GirijaRaniR Welcome to Forums ![]()
As such there is no OOTB way to have this kind of screen with custom buttons. You may want to build a small radio button field custom dx component with standard Pega icons on buttons similar to what you have shown in the screen. If it does not suffice on the alignment, then the whole screen has to built as template dx component to have the exact view as you like. Be aware that there will be certain guardrails which you have strictly follow if you opt for component approach. Else build it as simple screen with OOTB radio buttons, text input/paragraphs and OOTB local action buttons..
Hope this helps
Regards
JC
I agree with @JayachandraSiddipeta. Certainly, you might need to build a table if you want to store the number of the people liked the article vs not.
@GirijaRaniR You can check the feature in Pega pulse and implement it the same way

