Hello Guys,
I am working on Umbraco forms everything goes smooth until i have attached a form picker in FAQ accordion items which is render from ajax request and i have also used angular to bind data in a container.
Now, I have form id and i want to render the form markup (rendermacro) from the backend. In razor view we can use the following code to bind the umbraco form:
How to get Umbraco form markup from code behind
Hello Guys, I am working on Umbraco forms everything goes smooth until i have attached a form picker in FAQ accordion items which is render from ajax request and i have also used angular to bind data in a container.
Now, I have form id and i want to render the form markup (rendermacro) from the backend. In razor view we can use the following code to bind the umbraco form:
how can i bind it from the code behind.
please help.
Thanks
is working on a reply...