nicmichael / efa

efa - electronic Logbook for Rowing and Canoeing
Other
35 stars 15 forks source link

Feature: Quick entry for association name in PersonEditDialog #23

Open cubitusgh opened 3 years ago

cubitusgh commented 3 years ago

Based on forum entry: http://forum.nmichael.de/viewtopic.php?f=9&t=924

Notice: this feature is usable only when the following options are activated:

If you start a session and enter a new persons name, efa allows you to add a new person, when you press the red button next to the crew members' name.

Efa fills in the corresponding fields, if you entered the name correctly:

The request is: if you add the association's name in square brackets, that

The square brackets are chosen as a pattern, as efa already shows the persons' association in square brackets, when the lookup list is opened (as long as the option postfixPersonsWithClubName is enabled). So the user is generally tempted to enter his association's name in that same way.

So the correct pattern for entering such a name should be

cubitusgh commented 3 years ago

This issue is in the works. https://github.com/cubitusgh2/efa_ksc_replay/tree/EFA_0028_PERSON_QUICK_ENTRY_WITH_ASSOCIATION_NAME

cubitusgh2 commented 2 years ago

Issue updated. See link in earlier comment.