15 Sep, 2024
Create State variables pageSize – Number – 3 pageCursor – String – Blank pageNumber – Number – 1 Add Client Script to Handle Navigation Goto Page Scripts Click +Add Give name as Handle…
Handle Navigation Event Remember, we added sys_declarative_action for the navigation for our EVAM Definition. Let’s dispatch the event now from the component when someone clicks on the item in the…
Let’s look at the final page after we have added the EVAM component on the Catalog page and understand how different details are showing up EVAM template sources For highlighted…
Navigate to UI Builder Navigate to Now Experience Framework > Experiences. Open the Experience for Panda Tech. On the right side of the form, Besides the Admin panel, Click on the (i) Icon to…
Navigate to View Config Navigate to Entity View Action Mapper (EVAM) > View Configurations Click Catalog items list On the right side of the form, Click View Template Click New Fill in the…

Part 11: Create an event handler to link the catalog and catalog success page

Navigate to UI Builder Navigate to Now Experience Framework > Experiences. Open the Experience for Panda Tech. On the right side of the form, Besides the Admin panel, Click on the (i) Icon to open the Admin panel. Click Open UI Builder. Alternatively, Navigate to Now Experience Framework > UI Builder. From My experience, Click […]

1 min 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, Besides the Admin panel, Click on the (i) Icon to open the Admin panel. Click Open UI Builder. Alternatively, Navigate to Now Experience Framework > UI Builder. From My experience, Click […]

1 min read

Part 9: Create a new page route catalog

Navigate to UI Builder Navigate to Now Experience Framework > Experiences. Open the Experience for Panda Tech. On the right side of the form, Besides the Admin panel, Click on the (i) Icon to open the Admin panel. Click Open UI Builder. Alternatively, Navigate to Now Experience Framework > UI Builder. From My experience, Click […]

1 min read

Part 8: Navigate to the catalog page

Add navigation menu for catalog item For this demo, I have added one more navigation menu for the catalog, you can copy the following JSON and paste it to your page property for the chrome_menu we created in the last tutorial. Once you add this, you will have one more navigation menu for Catalog. There […]

2 mins read

Part 7: Add a simple navigation menu and actions

Background Now experience is entirely based on components and components rely on JSON input to surface content. During this tutorial, we will see the power of JSON inputs and how it creates wonders for the components.Throughout the tutorial, we will talk about Navigation Menu component which comes with default Portal App Shell. Navigate to experience […]

2 mins read