Print webform in twemplate


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. $block = module_invoke('webform', 'block_view', 'client-block-416');
  2. print render($block['content']);

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.