D
Dirk
How can I attach Dynamic Web Templates to one another? I want to create a
tree of linked DWT's, so that a change in the parent will result in a change
in the child and eventually in the pages created with the child DWT. In
FP2003 Inside Out, Jim Buyens mentions the possibility, but doesn't elaborate
on it (BTW, great book!).
I have tried the following:
1. create a normal page with the parent DWT, modify it and then save it as a
DWT. This works fine, except that the "link" between parent and child is lost
in the saving process;
2. modify the parent and then save it under it's childs name;
3. create the child DWT and then attach the parent to it, but that option is
greyed out in format/dwt/attach a dwt.
Can I just type in the code, like <!..#BeginTemplate
"url/parent_template.dwt" ..>?
Suggestions very much appreciated,
Dirk
tree of linked DWT's, so that a change in the parent will result in a change
in the child and eventually in the pages created with the child DWT. In
FP2003 Inside Out, Jim Buyens mentions the possibility, but doesn't elaborate
on it (BTW, great book!).
I have tried the following:
1. create a normal page with the parent DWT, modify it and then save it as a
DWT. This works fine, except that the "link" between parent and child is lost
in the saving process;
2. modify the parent and then save it under it's childs name;
3. create the child DWT and then attach the parent to it, but that option is
greyed out in format/dwt/attach a dwt.
Can I just type in the code, like <!..#BeginTemplate
"url/parent_template.dwt" ..>?
Suggestions very much appreciated,
Dirk