Chris thank you, i was thinking to difficult, took some coffee and can think again. When i edit an item of course the current value is already shown, default behavior.
Thanks... On Sep 17, 9:56 pm, Chris Kent <[EMAIL PROTECTED]> wrote: > I may be confused by your question, but what i htink you are saying is > that based on the admin users entry to a field you want to set another > fields value. > > If i am correct, then you can do this by copying the beforeSave > function from the core type.cfc into your custom type and add your > required code. > > You will need to update the app to get teh custom beforeSave to kick- > in. > > Chris. > > On Sep 17, 7:55 pm, Marco van den Oever <[EMAIL PROTECTED]> > wrote: > > > Hi, must be thinking to difficult or something but can't see it. > > > When i edit a item in the admin menu, it's a banner item, then i want > > to be able to set the default value of a field to the current value of > > that field from the database. > > > I thought that could be simply done by #stObj.bannerimp# > > where .bannerimp is the field. > > > It's a custom content type. > > > Sounds easy but how? What am i missing? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
