When you are using tabs with "source" it treats it as a page on its own so even 
if you include the form around the whole cflayout if you dont include the start 
and end cffrom tags again you will get a CF error, its the same with any thing 
you include in a tab layout using "source" or a bind 

i.e. the docs say "If a file specified in the "source" attribute includes tags 
that use AJAX features, such as cfform, cfgrid, and cfpod, you must use the 
cfajaximport tag on the page that includes the cflayoutarea tag. For more 
information"

this apply's the cffrom also. the error is simply because cf checks the 
included source pages see's that it missing the start and end CFFORM tags and 
errors.

 

>I can't see why you wouldn't be able to. The tabs are an implementation 
>of ExtJs 1.1, and I've done it with that. As long as the tab container 
>is wrapped in your opening and closing <form> tags, and you aren't 
>remotely populating the tab contents (via an ajax load) then it should 
>be possible.
>
>Steve "Cutter" Blades
>Adobe Certified Professional
>Advanced Macromedia ColdFusion MX 7 Developer
>
>Co-Author of "Learning Ext JS"
>http://www.packtpub.com/learning-ext-js/book
>_____________________________
>http://blog.cutterscrossing.com
>
>
>On 8/28/2009 7:57 AM, Glyn Jackson wrote:
>>  I see, never mind back to the drawing board. thanks.
>>
>> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325836
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to