I'm looking to create a new DataType via the API which renders the Multi Node Tree Picker when a certain document gets created. Is this possible?
When Document of a certain type are created, I'm ideally looking to:
Add a new Multi Node Tree Picker DataType
Name it
Set Start Node ID
Set xPath Filter
Set the save type to CSV
Save and get the NodeID of the new DataType
The reason to do this is to create a new doc type property which uses the MNTP to select nodes only under the new Document just created. Hope this makes sense.
Add a new DataType (MNTP) on document creation
I'm looking to create a new DataType via the API which renders the Multi Node Tree Picker when a certain document gets created. Is this possible?
When Document of a certain type are created, I'm ideally looking to:
Rich
Maybe I over complicated my question :) More simply:
Is it possible to edit/add Data Types on the fly / via the API?
Rich
Thanks to Doug for the pointer that this might be possible by modifying the database directly.
Will post something if I get it working.
is working on a reply...