Hi Guys,

Quick Q. I am trying out this new wiz bang CF7. Can you have multiple
CFform's in a cfformgroup ?

i.e. 
<cfform name="Master" format="flash" action="action.cfm">
  <cfformgroup>
    Input tag etc 
    <input button>
  <cfformgroup>
  <cfformgroup>
    <cfform action="action2.cfm">
     input tag etc 
     <input button>
    </cfform>
  <cfformgroup>


</cfform>



So if you press the top button it will go to the first page, and if you
press the bottom button it will go to the other page. Does that all make
sense.

OR

is it one cfform per group.

Jeremy

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to