A couple of things:
- label is intended to be an "internal" property - basically for library
dialogs in the webtop
- if you do need to synchronise the labels, you can try the beforeSave
function - the default version in types just sets the label and
datetimelastupdated

Blair

On Sun, Oct 21, 2012 at 7:05 PM, kayde <[email protected]> wrote:

> Hello,
>
> I need to overwrite the label of a custom content with the name of another
> object.
>
> In the client.cfc I disabled the automatic labeing with blabel="false".
> Working perfect.
>
> No in my own edit.cfm I would like to set the label with name of another
> object. While dumping the data everything looks perfect and the system show
> me the correct label.
> But for any reason it is not stored. Here is my code:
>
> http://pastebin.com/mX9CTDG5
>
> What is my problem?
>
> Thanks and greetz
> Kay
>
> --
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: [email protected]
> To unsubscribe, email: [email protected]
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry
>
>
>

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry


Reply via email to