London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
I don't have a preview controller as I was in understanding that there is no controller or view model required.
Hi Dileep
See the documentation here that mentions preview controller:
There is an example of this in the Alloy site:
David
Hello team,
Based on the documentation, I am trying to create a preview for one of the blocks I have. The block essentially has only one XHTMLString property. I created a partial view with the name of the Block and kept it in the views/shared/blocks folder but it doesn't give me the option to preview.
Is there anything am missing? Per documentation I don't necessarily need controller or view model.