Geoff, What I would like to do is extend dmProfile to hold some more fields related to a pariticular web site user type, in this case a "Sales Partner", which is basically like a "member" but with some additional info and priveldges.
>From the webtop, I have created a tab and some admnis for my "sales managers" to manage content on the Sales Partner pages. Additionally I want hte sale manager to be able to add/edit/delete "Sales Partners", which are essentially users. So from the web top perspective, I'd like a "Manage Sales Partners" object admin that does the following.. 1. Add - they complete the profile fields AND user name/pw fields, and it creates a user assigned to a specific group as well as creates the profile. 2. Edit - edit the user's user info (name/pw) as well as profile. 3. Delete. I can create a special ft:objectadmin for dmProfile that uses the sqlwhere to filter out only the "sales partners".. my question is how can I update 2 types using one wizard... or.. if I use ft:objectadmin, where can I put a specialized edit handler? I am new to this, but I think I can hack my way thru it once I get a starting point. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
