Looking for info on creating Settings DHTML for component

  • Thread starter Thread starter Mark Kraft
  • Start date Start date
M

Mark Kraft

Looking for info, examples, whatever for creating "Settings" for component
using html


--
Mark Kraft
Design Engineer
Lehigh Electric Products Co.
Tel: 610-395-3386
Fax: 610-395-7735
email: (e-mail address removed)
website: www.lehighdim.com
 
hi Mark,

Make "Extended Properties" variables .
Go to the advanced button in your Component Designer and ADD for the
same.
inorder to add the extended Properties.
Name: cmi<varible>
Format: String
Value: <yourval>
You need to write the dhtml explicitely for user accessing the page
and let it be the filename be saved.Open settings at Component DHTML
and open your filename.

You can even create a script file for having some event to occur and
follow the same procedure.

Regards,
Kesavan
 
Back
Top