Just to clarify what is the best way to get the xml into the body? Copy and paste? php include?
My preference is an include? But that doesn't seem to be working as the body is just blank.........
Just to clarify what is the best way to get the xml into the body? Copy and paste? php include?
My preference is an include? But that doesn't seem to be working as the body is just blank.........
Comments
Comment #1
jeannine commentedOK So i realized that this module doesn't work if php input type is toggled. Instead I just put a simple xml such as in the body:
Then in the XSLT create a variable using that info to call on the large xml.
Thought this info might come in handy to other users.
Comment #2
jeannine commentedscratch that i'm having no luck!
Comment #3
jeannine commentedI really would like not to paste my xml directly into the body does anyone have a solution???