30 Mar
2004
30 Mar
'04
8:11 a.m.
How can I change object's Name on Contents tab if I change id attribute of object?
Are you doing this programatically or through the ZMI?
In either case, you should use the rename functionality rather than directly changing the id attribute of an object...
I form value of "id" attribute depending to other attributes value. If I change one of there attributes (programatically or through the ZMI) I must change "id". I save new "id" but on Contents tab I see old "id". How can I use the rename functionality? Regard, Serg