Building a custom form to bind product details using SPEAK
We achieved the listing, searching, and filtering of products without writing a single line of code using the SPEAK framework. In this recipe, we will create a form page to edit the selected product's details.
Getting ready
In the previous recipes, we created ListControl
to render the product list, where we created a hyperlink in the Product column, as shown in the following image. So, clicking on it, we will now open a new form page to display and edit product details:
How to do it…
We will first create a custom form using the SPEAK application:
- Using Sitecore Rocks in the
core
database, create ...
Get Sitecore Cookbook for Developers now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.