 Rank: Newbie
Joined: 5/12/2008 Posts: 14 Location: Wallowing in self-pity
|
Hi All,
This is my first post :)
I haven't had time to figure out how to do macros and xslt etc yet - but I needed to quickly get some html into a content page and this is how i did it:
I created a "dummy" user control in the user control folder - simply a text file with the .ascx extension - in that user control I pasted my bit of html ( in this case one of those annoying salesforce web-to-lead forms).
I then went to the macro folder in the developer section and created a new macro called, for sake of argument, "ContactForm" I then browsed for my new user control and selected the "Use in editor" checkbox.
I then went back to the content page i wanted it in and added it as a macro - easy huh?
Ok it's not elegant, it ain't going to win any prizes but it works ;-)
Enjoy!
PS. Great product by the way
|