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!
Hi Klappo,
Try extending the FormContainerBlockController with a custom controller and invoke that instead.
I need to render FormContainerBlockController view component as a part of my cshtml page.
I do this :
But I am getting error at runtime:
Is there any way to render form view component inside of my cshtml page?