I am looking for a way to assign a different tab selector using cflayout.  I 
have the following snippet:

<cflayoutarea title="Register">
  <cflayout type="tab" name="registertabs">
    <cflayoutarea name="regtab1" title="Register Reports" 
source="registers.cfm" />
    <cflayoutarea name="regtab2" title="Enter Register" 
source="register_add.cfm" />
  </cflayout>  
</cflayoutarea>

What I would like is the have the 2nd tab "Enter Register" to open instead of 
the 1st tab when the form is loaded.      

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310622
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