Haggis
13th March 2002, 12:36
Hi
We have a table that keep a record of an item, what level it is at in a hierarchy and its parent. A session displays this information and from the table you can use the standard buttons to delete and add a new item into th hierarchy.
In Development system this works great. You can delete an item from a certain level and create it again at a new level. In the Live system you can delete the item bu when you create the item at a different level it comes up back at the level it was originally at?
The program scripts are identical. Is this a table problem? Is the standard "New" button not adding the item in its correct place? Is the functionality behind the standard New button in the two systems different?
I am thinking of writing a function to add and delete an item now but just seem confused that it works fine in dev but not in Live.
Sorry if this is an elementary error I am making, I am confused.
Thanks
Haggis
We have a table that keep a record of an item, what level it is at in a hierarchy and its parent. A session displays this information and from the table you can use the standard buttons to delete and add a new item into th hierarchy.
In Development system this works great. You can delete an item from a certain level and create it again at a new level. In the Live system you can delete the item bu when you create the item at a different level it comes up back at the level it was originally at?
The program scripts are identical. Is this a table problem? Is the standard "New" button not adding the item in its correct place? Is the functionality behind the standard New button in the two systems different?
I am thinking of writing a function to add and delete an item now but just seem confused that it works fine in dev but not in Live.
Sorry if this is an elementary error I am making, I am confused.
Thanks
Haggis