Hussein Shafie wrote: > > Is there a workaround for this? > > Not really. Use the attribute editor and specify your own value for > attribute id. > > Note that the auto-generated ID was just intended to be a placeholder > for a more sensible value.
I have an application where the IDs just need to be unique. Having them autogenerated is immensely useful for me -- the IDs themselves have no meaning, they just provide for links into a database, and there are too many to provide unique IDs by hand. > Also note that in the future product, required attributes will not be > automatically added to a newly created element Too bad for me, I guess. > (unless created using a JavaScript (or BeanShell?) user-defined macro). Any docs on how to create these? Emile

