Hi

How to embed create content form in another content type page view. I have two custom content types organization and question, when a organization node is displayed as page i want to add question input form in it so that when user view page of organization then he can ask question to organization.

thanks

Comments

techrobo’s picture

You can create a block in which you can call the form view of the required content type.
Now configure the block to appear on the organization page.

Does it sounds OK?

khoomy’s picture

Thanks I have solve the problem by using custom form embeded in the organization view and on click by using jquery form submited question content type.

ITs work fine

Thanks

Khurram Fraz