Is there any more info on this component?

For instamce can I do a cycle back? To keep adding until finished?

stab wrote:
http://cakeforge.org/snippet/download.php?type=snippet&id=158

might be a start

On Dec 27, 2:08 am, "Tazz" <[EMAIL PROTECTED]> wrote:
> First I will describe my model and then present the way I see to create
> the data entry. I'm looking for a user friendly solution.
>
> I'm building an application for a record store so they can send out a
> weekly newsletter.
>
> The newsletter can have a blog entry and multiple record albums. Each
> record album can have multiple songs.
>
> So i was thinking of doing a wizard style data entry...
>
> 1- Create news letter with blog
> 2- Create album
> 3- Create and attach song to album
> 4- Cycle back to 2
> 5- Finish
>
> One thing was mentioned that there will never be more then 4-5 song per
> album so the I though to myself the album and song form can be one,
> where at the top you enter the album info and under you have 4-5 slots
> for the tracks! But I figure now I have to manually iterate through the
> form data to split everything up.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to