Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
In AAD when you are using the Editor and logged into the CSDB you may when editing a document re-use graphic entities. Since when you create a graphic entity in the CSDB and you are required to add a title, it would be useful if this title were to be automatically entered into the <title> element of the figure when you use this function.
CSDB/Resources/Entities/Entity List
The window Reuse : Entities opens, from there the window shows the entities, when one is selected you may right click and reuse. At this point the present functionality shows the entity has a title, but it does not get entered when you reuse, what you get is a generic "Figure Title". This is annoying and creates additonal work for the user:
<figure id="F0008"><title>Figure Title</title><graphic infoEntityIdent="ICN-XXXX-A-344310-A-00000-00038-A-001-06"></graphic></figure>
I would like the reuse function to add the title, if it exists. (it should)
<figure id="F0008"><title>Title of the Widget from the Reuse : Entity Window List</title><graphic infoEntityIdent="ICN-XXXX-A-344310-A-00000-00038-A-001-06"></graphic></figure>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.