If you saw that in the documentation, either the documentation is wrong, or
you need new glasses -
<!-- TemplateParam name="membertype" type="text" value="none" -->
The allowed types are -
1. Text
2. Boolean
3. Color
4. URL
5. Number
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"philipfjames" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
According to the documentation I can have a template parameter of type
string
but when I declare one, dreamweaver complains.
!-- TemplateParam name="membertype" type="string" value="none" --
gets me the error message "Bad type name for template parameter (should
be
boolean, number, etc).
Very helpful with the etc guys!
Anyone know whats wrong? |