Hey everyone,
I'm looking at using the CMS Dataform and an alternative form for allowing a user to update a custom document type.
The data form requires me to pass in the ItemID for the updating item and the class name.
What is the ItemID when dealing with a custom document type? Is it the DocumentID? NodeID? Or something different?
Thanks,
Matt
It is the ID in the custom Document type itself. If you look n the fields list of the custom document type it will have an ID field at the top that was automatically created, you will use that.
Yep worked this out, thanks for your answer :)
Please, sign in to be able to submit a new answer.