Hi, for a project I want to have the output of a controller return a node as a model created by the (awesome) modelsbuilder.
This seems to fail because the model also returns parent, children, etc. basicly all I want to return are the nodeName, nodeId and the properties from it's document type. Is is possible to achieve this?
Output Modelsbuilder object from controller
Hi, for a project I want to have the output of a controller return a node as a model created by the (awesome) modelsbuilder.
This seems to fail because the model also returns parent, children, etc. basicly all I want to return are the nodeName, nodeId and the properties from it's document type. Is is possible to achieve this?
Gr, Patrick.
is working on a reply...