23 Jul
2001
23 Jul
'01
5:29 p.m.
I am looking for a way to change the id's of multiple objects by a method. I have a DTML-Document that is filled with objects (paragraphs) by <dtml-in>. What I want to do is to be able to insert a new object by a web interface at any place in the list, not only at the end. When I want to insert the new object in the middle, I have to rename all objects that follow. Does someone know a way how to do it? Help would be great. Thanks Dirk