November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
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?