When Iam Creating FAQ Feature in CF Component It appearing in json format like below

How to render it as Normal format
Any Suggestions for this

How to render it as Normal format
Any Suggestions for this
Hi @syed1111 ,
After seeing the above snapshots I think it might be your component rendering script (HTML) which is writing the content in JSON format as the content fragment are using separate fields for the question and answer.
Can you please share the HTML code snippet of the component which you are using to fetch the content fragment data?
OOTB core content fragment component will only list down the content on the page itself. It will not render the content as JSON.
There might be some customization done in the component rendering script. Please do share the snippet.
Thanks,
Ravi Joshi
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.