The blog post was written because sometimes, you may lose sanity trying to cast values/variables to the right types, while extending your Portal templates.
Read MoreNow that the Portal WebApi is available, I thought I would start looking for ways to implement different javascript frameworks that would render Portals more “sexy“ in terms of UX.
This is my first take at it.
First, I have created a simple Liquid Template called: React Sandbox
Read Moreentities
The Entities object allows you to load any CDS record by ID. If the record exists, and access to it is allowed through entity permissions setup, an entity object will be returned. If an entity with the given ID is not found, null will be returned.
Read MoreSummary of Liquid tags (Control flow, Iteration flow, Template, and CDS tags) and the output they produce on a website.
Read More