i am working on a custom type based on the standard dmHTML type to
achieve the following:
Instead of only one field (BODY) that can be filled out with an Editor,
i wanted to have 3 fields that can be filled.
So i read through the walkthroughs (thanks much for those !) for
extending core components and for custom types and managed to create my
new type called 'twocolHTML' (its a layout with two columns and a header
to be filled).

After some adapting the names and pathes, i got nearly everything to
work, just one thing is not working yet, the connection to the editor:

When i fill the three body-style fields with the editor, it doesnt
display the actual content of the field and i cant save any info with
the editor (regardless of the editor used).
I used the dmHTML/plpedit/body.cfm as template and created
the steps header.cfm, bodyleft.cfm and bodyright.cfm instead.
Just that obviously the editor doesnt know, that it is editing a field
with different name than BODY.

I already found the old thread about extending dmHTML, but it has no
further info on my problem.

Can anyone help me with this one ?


regards,

Jens Seipenbusch


PS:
the pathes are
<appname>/packages/types/twocolHTML.cfc
<appname>/packages/types/_twocolHTML/...
<appname>/packages/types/_twocolHTML/plpEdit/...
<appname>/webskin/twocolHTML/...

---
You are currently subscribed to farcry-dev as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to