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 O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.