Hi
Does anybody know if it is possible to 'disable Inheritance' for categories ? (using OScript)
The problem is:
I've got a folder, to which I apply a category (with some required attributes) because I want all compound documents that is going to be stored in the folder to have some specific...
I found!:) I "register" my new attribute type, by adding this script fragment in my module`s startup script:
$LLIApi.LLAttributeSubsystem.AssociateTypesByCustomID( 0, { $MyAttrID } )
$LLIApi.LLAttributeSubsystem.AssociateTypesByCustomID( 2, { $MyAttrID } )...
.fAttrRunTimeHTML, and .fAttrPainterHTML set to 'zattrdate.html'. .fAttrEditHTML and .fAttrCreateHTML set to 'zattreditdate.html'. But called 'webattribute/attrdate.html' and 'webattribute/attreditdate.html'. :(((((
Install my own module (zcategory, for example). Module contain ZCAtributeDate and ZCWebAttributeDate (orphan from LLAttribute:Date and WebAttribute:Date) with fName property set to 'Custom Attr', fType = 440777, and fCreateHTML = 'zattrdate.html',fEditHTML = 'zattreditdate.html'...
LiveLink sort Name field by default, but I need change this one. All folder`s items must be sorted, for example, Modified field by default. Can I do this ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.