Take a look at the googlemaps example plugin.

You have a map and a location data type.  Locations are associated with the
Maps.  When you click on the library button to add locations to a map you
will also notice that there is an add new tab on the popup window.  This is
all automatically generated via the formtools.

In this instance it allows all locations to be used with any map, but it is
possible to restrict associated content with a specific data type.

In terms of wizzard steps - take a look at the Custom Data Type metadata
property ftWizzardStep
http://docs.farcrycms.org:8080/confluence/display/FCDEV40/Form+Tool+Property+Metadata

Regards

Stephen

On 25/05/07, Martin Orth <[EMAIL PROTECTED]> wrote:
>
>
> Is there a solution to build an 1:n Wizard with formtools and the wizard
> tags?
>
> With the first step I want to create a new tax zone and witht the
> second step I want to add multiple tax zone to country mappings. (not
> only one but unlimited until the wizzard is finished). Both taxzone
> and taxzonecountrymapping are custom types.
>
> It looks like that I have to write my own objectadmin tag. Can the tag
> be used inside a wizard step?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to