Got an answer from the german cfug mailingList: 
http://de.groups.yahoo.com/group/cf-discussion/message/22108
--
Sebastian Mork
[EMAIL PROTECTED]
--

On Thu, 24 Mar 2005 13:02:58 +0100
Sebastian Mork <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I read, in a flashform a page (inside a tabnavigator) doesn't accept an
> ID/cannot be accessed by an ID. 
> (http://www.mail-archive.com/[email protected]/msg211338.html)
> 
> Does anybody know a way how to access a page in a different way (using the
> indexNo for example)
> 
> eg I've a tabnav with 3 pages
> <cfformgroup  type="tabnavigator" id="tabnav">
>       <cfformgroup type="page" >      </cfformgroup>
>       <cfformgroup type="page" >      </cfformgroup>
>       <cfformgroup type="page" enabled="false" >      </cfformgroup>
> </cfformgroup>
> 
> now, (using the onClick event of a button), I change the selectedIndex of the
> tabnavigator saying tabnav.selectedIndex=2;
> 
> is there a way to access the enabled attribute of the pages?
> like saying something like tabnav(2).enabled=true;??
> 
> thx
> -- 
> Sebastian Mork <[EMAIL PROTECTED]>
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199872
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to