systopia / de.systopia.sqltasks

CiviCRM SQL-Tasks Extension
Other
8 stars 9 forks source link

Use title rather than name field as group name when selecting a group for group sync and a lookup field #71

Open lolaslade opened 5 years ago

lolaslade commented 5 years ago

A small issue: It would be nicer to see the title rather than the name field as the group name when selecting a group for group sync. The name field can contain some extra auto-generated characters so it looks a bit odd. It would also be nice to have a lookup field here for databases with hundreds of groups.

pfigel commented 5 years ago

Agree that would make more sense. We're working on a new task UI for 1.0 and will change it with that. 👍

bjendres commented 5 years ago

The reason we chose the name field was that the title can be ambiguous. But we could add simply add the ID to the title string.