What changes are you trying to make?

On Tue, Mar 31, 2009 at 11:14 PM, Marco van den Oever <
[email protected]> wrote:

>
> I am using the edit form in webtop, although i extended farUser and
> dmProfile in:
>
> plugin/packages/types
>
> i still saw that not all changes where displayed, only the new added
> fields to farUser and dmProfile where used, and the changes to
> existing fields (translated some label and hints text) where not
> reflected.
>
> So then i thought that was because with that edit link you are using
> the core files instead of the extended and changed files in plugin/
> packages/types.
>
> Then i further thought about if this is so, i also can't set my own
> permission set to dmProfile.cfm because again that edit link uses the
> core files.
>
> Which results in that i have to change the core files which can be
> overwritten in any update in the future.
>
> That was the problem. Or am i missing the picture here? Thinking to
> difficult?
>
> Thanks.
>
> On Mar 31, 6:22 am, Blair McKenzie <[email protected]> wrote:
> > You won't get anywhere by changing their names. FarCry refers to both
> > farUser and dmProfile by name. But you can extend them to add functions
> if
> > you need to.
> >
> > If you are trying to expose the dmProfile so that public users can edit
> it,
> > then you should be writing your own webskin. While the core edit form may
> > work, it was designed to be used in the webtop.
> >
> > On Tue, Mar 31, 2009 at 11:11 AM, Marco van den Oever <
> >
> > [email protected]> wrote:
> >
> > > Which means new types to deploy etc, I'm now at the webtop login
> > > checking how i can make farcry login based on the new types for user
> > > and profile tables, it's still using the farUser table, so if you hear
> > > me saying stuff like this, am i on the right track?
> >
> > > On Mar 31, 2:09 am, Marco van den Oever <[email protected]>
> > > wrote:
> > > > Is it right you mean copying all the farUser and dmProfile files and
> > > > change the names? That means every reference in that files also have
> > > > to be changed? Just to be sure?
> >
> > > > On Mar 31, 12:29 am, Blair McKenzie <[email protected]> wrote:
> >
> > > > > Can't you just make your own copy of the files involved and change
> the
> > > > > names?
> >
> > > > > Blair
> >
> > > > > On Tue, Mar 31, 2009 at 8:13 AM, Marco van den Oever <
> >
> > > > > [email protected]> wrote:
> >
> > > > > > I have a "Profile" link in a webtop xml:
> >
> > > > > > /conjuror/invocation.cfm?
> >
> > >
> typename=dmProfile&amp;method=edit&amp;ref=typeadmin&amp;module=customlists/
> > > > > > dmProfile.cfm
> >
> > > > > > I want to link like this because i want users to link directly to
> the
> > > > > > dmProfile edit page, created a custom edit and provided the
> current
> > > > > > user objectid by session to set up a custom stObj based on
> session
> > > > > > user objectid.
> >
> > > > > > The problem is that i want to set a permissionset for the
> dmProfile
> > > > > > that i have placed in:
> >
> > > > > > plugin/packages/types and plugin/webskin/dmProfile
> >
> > > > > > But because i now directly use the above link it seems that i am
> > > using
> > > > > > the core dmProfile files.
> >
> > > > > > I don't want to change things in core, so any thoughts on how i
> could
> > > > > > change that link so that it still refers to a direct dmProfile
> edit
> > > > > > page but uses the dmProfile files from the plugin instead core?
> >
> > > > > > Thank you.
> >
> >
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to