Hi!
Is there any forge component or outsystem capability available for conversion of XML to HTML. I have to render the XML in HTML format on a screen. This XML will come from an external API.
Hi Gaurav,I dont think there is any extension for such requirement..You need to create extension and need to parse your xml as per the xml structure as below
Result:-
That's what I thought in the first place. Thanks for your response.
Gaurav Pandey wrote:
Good to hear that you will find the solution.
please mark as solution so that other can find it useful for future reference