We'll have a look. FYI the expected behaviour of label is: - by default if there is a "name" or "title" property it is used as the label - bLabel="true" can be added to properties to indicate that they should be used instead. if multiple properties have it, they are appended together with spaces - if none of the above apply, every object should have an (incomplete) label
You may find that adding a bLabel attribute to one or more of your custom type's properties fixes your problem until the bug is fixed. Blair On Sat, Jan 10, 2009 at 11:15 AM, AJ Mercer <[email protected]> wrote: > I have noticed this too > > 2009/1/10 Knut <[email protected]> > >> >> Hi folks, >> >> I don't know, if the following is a bug !? >> >> I've created two Custom Types for a discography. Everything works >> fine, but the top "LABEL" in the form has a strange behavior. When >> adding a new dataset, the top Label shows "incomplete". After saving a >> new dataset the top label shows a "complete summary of all data field >> values". That's very strange to me !? >> >> See Bug-Tracking: http://bugs.farcrycms.org/browse/FC-1692 >> >> I also posted two screenshots as PDFs. >> >> Regards .. Knut >> >> > > > -- > AJ Mercer > Web Log: http://webonix.net > > > Once you come to the realisation that everyone is crazy, > You will never be surprised or disappointed ever again. > AJM 2008 > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
