Hi,
I'm new on iTop and learning the customisation process. I already created new fields/class, but now I would like to create a new customized Document (Rental Location) with customized fields. I know how to create my document and which dependencies I will have to inject, but I don't know how I can add a 4th type of document on the Document Creator Windows (File/Web/Note). Is it possible to add another type in this list and make it redirect to our customized Doc ?
Thanks for help !
Hi,
I'm new on iTop and learning the customisation process. I already created new fields/class, but now I would like to create a new customized Document (Rental Location) with customized fields. I know how to create my document and which dependencies I will have to inject, but I don't know how I can add a 4th type of document on the Document Creator Windows (File/Web/Note). Is it possible to add another type in this list and make it redirect to our customized Doc ?
Thanks for help !
It will appear there if your new type of document is a subclass of "Document" (so if it has "Document" as parent)
Oh ok ! Thanks a lot !