Part 31: Understand Data Broker Transforms

Let’s say we bring data using data broker and we would like to transform it before we display it on the page. Think of it as Transform maps we use...
Akash Rajput
1 min read

Zero to Hero – Node.js (part -6) – Secure REST APIs via JWT

In the previous blog, we worked on exposing CRUD operations via REST APIs. But, there was something missing, something very important. YES!!!, you got it right. I’m talking...
Akash Rajput
2 min read

All Stories

Part 19: Add Confirmation Message

Add Event handler once the record is saved in kb_feedback table Goto Data Resources Select Create Record 1 Goto Events Section Expand Operation Succeeded...
Akash Rajput
48 sec read

Part 18: Add event to save ratings

Add Event handler once the record is saved in kb_feedback table Goto Data Resources Select Create Record 1 Goto Events Section Expand Operation Succeeded...
Akash Rajput
48 sec read

Part 17: Add rating component

Navigate to the knowledge article page and Add container for rating section Open on knowledge article page from UI Builder. From the Content section,...
Akash Rajput
31 sec read

Part 16: Create a new page route for the…

Navigate to UI Builder Navigate to Now Experience Framework > Experiences. Open the Experience for Panda Tech. On the right side of the form,...
Akash Rajput
2 min read

Part 15: Edit container layout for catalog page

Change the container layout to add sidebars Open Catalog Page we created in previous tutorials Select Container 1 from the Content panel on the...
Akash Rajput
23 sec read

Part 14: Adding a breadcrumb to the catalog page

Create Lookup Data broker to get the information about the Catalog item Navigate to Catalog Page Create a Data resource Click + Add Search...
Akash Rajput
33 sec read

Part 13: Add Onload Client script on the Catalog…

Add Event handler to capture the params received from catalog page Navigate to Catalog Success Page Create a Client script Set the name as...
Akash Rajput
36 sec read

Part 12: Working with state

Understand State Now components has a built-in state object The state object is where you store property values that belongs to the page or...
Akash Rajput
30 sec read

Part 11: Create an event handler to link the…

Navigate to UI Builder Navigate to Now Experience Framework > Experiences. Open the Experience for Panda Tech. On the right side of the form,...
Akash Rajput
54 sec read

Part 10: Create a page to handle catalog submission

Navigate to UI Builder Navigate to Now Experience Framework > Experiences. Open the Experience for Panda Tech. On the right side of the form,...
Akash Rajput
46 sec read