« Return to Thread: Adding form elements to form tools

Re: Adding form elements to form tools

by modius :: Rate this Message:

Reply to Author | View in Thread


On May 6, 7:04 pm, Gavin Stewart <gavin.stew...@...> wrote:

>         <cfoutput>
>                 <div class="fieldAlign">
>                         <input type="checkbox" name="bDelivery" class="formCheckbox "
> id="bDelivery"/>
>                 </div>
>                 <br class="clearer" />
>         </cfoutput>
>
> The problem here is that bDelivery doea not render nicely like all the
> other form elements.

Why not add a property to the content type of bDelivery?

-- geoff
http://www.daemon.com.au/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-dev" group.
To post to this group, send email to farcry-dev@...
To unsubscribe from this group, send email to farcry-dev-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: Adding form elements to form tools