« Return to Thread: extending dmUser problem

Re: extending dmUser problem

by Jeff Coughlin :: Rate this Message:

Reply to Author | View in Thread


Mika,

> First thing we did, we did extend dmProfile to create Staff member
> custom type, which looks like one below.
> We use scaffold to create an admin interface, and what we got now on
> attempt to add a new staff member is:
> You can not edit other users' profiles.


I haven't actually tested this, but I think you should be able to just  
use your own edit.cfm file for the object (<myProject>/webskin/
dmProfile/edit.cfm).  Start with the edit.cfm in core as a template  
and make the necessary modifications, like removing the conditional  
statements you're referring to (you can find the original edit.cfm  
file in core/webskin/dmProfile/edit.cfm).

I could be completely wrong (since I haven't actually tried this...  
I'm sure someone will correct me if I'm wrong), but it's worth a  
shot :).

Regards,

--
Jeff Coughlin
Web Application Developer
http://jeffcoughlin.com

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

 « Return to Thread: extending dmUser problem