Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
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?