On Wed, Apr 11, 2012 at 8:10 PM, steeph <ml@mixblog23.de> wrote:
Without much coding I see two more ways. You could add a line of code to
the tpl.php file of that content type with the default text hard coded
that gets only printed if the checkbox is checked.
Or, without editing any file, you could create a view with the default
text as its only content and show it only if the checkbox is enabled.
Can't this idea be done by creating a node of the default text and
then using views to add the node in the view if the checkbox is
clicked?