<![CDATA[ Problems with widget - My Forums]]> https://forums.modx.com/thread/?thread=25304 <![CDATA[Problems with widget]]> https://forums.modx.com/thread/25304/problems-with-widget#dis-post-129883
<?php
$strInputName = "$sendString";

$name = htmlentities($strInputName);

$modx->setPlaceholder('firstName', $name);

return $modx->getChunk('This');
?>


Where $sendString comes from -> [!mySnippetName? &sendString=`[*myTVwithHTMLwidget*]`!]]]>
m0dx1t Jul 07, 2010, 02:12 PM https://forums.modx.com/thread/25304/problems-with-widget#dis-post-129883