renderPage(layout=false) where is the cfml page?

20 views
Skip to first unread message

Mike Henke

unread,
Apr 14, 2010, 9:04:07 AM4/14/10
to ColdFusion on Wheels
I have a renderPage(layout=false) with a flashInsert() before. The
page loads fine but it seems I need cfoutput tags around the body.
Where is the cfml page containing the output? Thanks

Mike Henke

unread,
Apr 14, 2010, 9:07:20 AM4/14/10
to ColdFusion on Wheels
Nevermind, brain wasn't working. It is the view for the action :-)

samarism

unread,
Apr 14, 2010, 9:10:43 AM4/14/10
to ColdFusion on Wheels

Mike, I have a related question. I currently wrap the content of each
individual view and helper file between cfoutput tags. Is there a way
to avoid this? Like some kind of global cfoutput which wraps around
the content of the views.

Mike Henke

unread,
Apr 14, 2010, 9:46:37 AM4/14/10
to ColdFusion on Wheels
I don't know of a setting to do that. Per might know of one. I am
under the slight reservation of defaulting this. The view is meant to
be presented to the user and might be some html, xml, etc with some
coldfusion.

Andy Bellenie

unread,
Apr 14, 2010, 9:48:11 AM4/14/10
to cfwh...@googlegroups.com
There's no way to avoid that at present. The same applies when using a
plain <cfinclude>

/ Andy

> --
> You received this message because you are subscribed to the Google Groups "ColdFusion on Wheels" group.
> To post to this group, send email to cfwh...@googlegroups.com.
> To unsubscribe from this group, send email to cfwheels+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/cfwheels?hl=en.
>
>

samarism

unread,
Apr 14, 2010, 10:00:34 AM4/14/10
to ColdFusion on Wheels

Thanks guys
:)

On Apr 14, 6:48 pm, Andy Bellenie <andybelle...@googlemail.com> wrote:
> There's no way to avoid that at present. The same applies when using a
> plain <cfinclude>
>
> / Andy
>

Reply all
Reply to author
Forward
0 new messages