Bug 220541 - Automatic creation of element names based on presentation names
Summary: Automatic creation of element names based on presentation names
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EPF (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: epf.tool-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-27 07:20 EST by Henrik Terävä CLA
Modified: 2023-02-16 16:16 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henrik Terävä CLA 2008-02-27 07:20:49 EST
Build ID: 20071113-1739

When adding a new element (task, activity, role..) with an empty (leaving "New xx") name field and typing only presentation name, the tool could automatically generate the name also. (space->"_", foreign chars->valid chars (ä->a) etc.

More information:
Comment 1 Bingxue Xu CLA 2008-02-28 14:25:58 EST
The current design won't let you leave the name field if it's empty. Could you please provide the steps that you could do that?
Comment 2 Henrik Terävä CLA 2008-02-29 08:25:54 EST
(In reply to comment #1)
> The current design won't let you leave the name field if it's empty. Could you
> please provide the steps that you could do that?
> 

By empty I meant simply for example "new_task":

1. Tasks > New > Task
2. Hop over name to presentation name and leave name "new_task"
3. Type presentation name: "Nice Task ÄÖ"
4. Since the name was skipped, now the tool could name the element "nice_task_ao"
Comment 3 Bingxue Xu CLA 2008-02-29 12:20:06 EST
OK. I got it now. Thanks for the explanation. 

This is a very valid usage scenario under non-English language such as those with Umlaut letters. With English, personally I just want to type into the name field, and then let the EPFC automatically fill the presentation name with the same name value.
Comment 4 Henrik Terävä CLA 2008-03-03 03:23:36 EST
Yes, maybe one alternative could be to have the presentation name first and the "name" field optional? 

Anyway, I've noticed that users consider the current design being somewhat clumsy, because you have to type the name twice and in non-English cases even modify the name. It's not a big effort in a single case, but when filling in many (hundreds and even more) elements, it can be somewhat exhausting.