Hi
Is there a web part where the editor can select a single page and a transformation and that page's details get displayed via the transformation?
I want to create a widget that editors can drop onto a page that displays a snippet of data from another page. They might want the snippet to look different on different pages hence the transformation.
If there is not I can create one but how do I apply a transformation in a custom web part when I only want to display a single item?
Many Thanks
You can use Repeater web part. In the Path field please set the path to the specified page you want to display. And set class name of page. And create transformation to display that page data. You can leave those fields editable for the widget.
Thanks Mariia
That works a treat, much appreciated
Tracey
Please, sign in to be able to submit a new answer.