Override information on a content object
In an Override Project, I need to know, if current Content Object is overridden or not. If so, customer can change the Value.
Something like that:
ivy.cms.findContentObjectValue(String,java.util.Locale).isOverridden()ivy.cms.findContentObjectValue(String,java.util.Locale).isOverride()
Exists a way, how I can get this Information?information?
Thank you very much in advance!
Cheers Andreas