Hi, I am currently working on implementing a custom SecondaryRecordSource for the timeline in Dynamics 365 and have encountered a challenge that I hope you could help me with.
I need to display HTML content within the body component of the timeline. I have tried using the "Label" (it shows as plain text) tag as well as other components like "HTML", but nothing seems to work. Is there a specific approach or component that you would recommend for this purpose?
Any guidance or examples you could provide would be greatly appreciated.
I have followed a GitHub repo:
https://github.com/Kunter-Bunt/TimelineCustomConnector
The same issue has been raised at Microsoft official GitHub repo but waiting for developers to response, sharing with you the link: https://github.com/microsoft/PowerApps-Samples/issues/592