I need to pass a Document Type as a querystring to a Macro, and I'd really rather not use a string (eg., "?typeCustomerCaseStudy") just in case anyone changes the Alias on the Document Type. How do I find the *ID* of the nodeTypeAlias in teh database? Is there one?
ID of nodeTypeAlias
Hi,
I need to pass a Document Type as a querystring to a Macro, and I'd really rather not use a string (eg., "?typeCustomerCaseStudy") just in case anyone changes the Alias on the Document Type. How do I find the *ID* of the nodeTypeAlias in teh database? Is there one?
Thanks,
Garrett
In the admin, just hover over your doc type, and the ID will be displayed in the status bar, ie:
Where XXXX is you doc type id
Matt
Perfect! I totally should have figured that one out myself but Thank you!
//Garrett
Hi Garret,
Would you mind accepting the answer if this solved it for you?
Cheers
Matt
is working on a reply...