Hi all, In some cases, our UUIDs are getting out of synch between our back-end CMS and our production instance.
We use the uuidLink control in our CMS so that the user can select a node from the tree and have that choice stored. Then, our template on the live site can manipulate the previous selected node in some fashion. AFAIK, this control only stores these selections as UUID strings. However, when the UUIDs are out of synch, the node can't be resolved on the front-end. It would be beneficial for us, and more reliable, to store a node's handle instead of the UUID. Does anyone know if there's a convenient control that would allow the user to select a node from the repository tree and then have it store the data as a handle? Or, any pointers on how to make that happen using the existing uuidLink control? thanks in advance, Mike D. Jones ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/ ----------------------------------------------------------------
