Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to create and remember custom fields #303

Closed
spoorun opened this issue Aug 27, 2017 · 7 comments
Closed

Ability to create and remember custom fields #303

spoorun opened this issue Aug 27, 2017 · 7 comments
Labels
enhancement New feature or request

Comments

@spoorun
Copy link

spoorun commented Aug 27, 2017

Not to be confused with custom labels #27 These issues need two separate bugs.

Currently almost all common addressbook systems allow custom field creation in some way.
For example, a business user needs to create a field: customertype, and use it for every contact.
A political user needs a field: constituency, and an organisational user needs a date field: membership renewal.

Zimbra Gmail etc.. allow this, and Zimbra and Outlook allow the user to select the data type.

Our app should allow:
Create custom:

On selection, a pop-up appears to the User where they can set:
'Field name:'
'Field type:' (single line, multiple lines, yes/no, date, url, number, random number, [maybe in future: sequential number]),
'Occurs:'(single, or multiple per contact).
'Appears:' (each time on main screen, each time in 'Add field' dropdown, this time only)

Example:
User wants to create a 'member' field.
User selects 'Add custom'
Pop-up screen presents:
User enters:
Field name: Member
Field type: Yes/no
Occurs: Single
Appears: Every new contact

The new field will now appear for the current contact, and each new contact created, and the User can tick the Member:'Yes' or 'No' tickboxes (or leave blank for unknown).


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

This was referenced Aug 27, 2017
@skjnldsv skjnldsv added enhancement New feature or request needs info Not enough information provided labels Aug 28, 2017
@jancborchardt
Copy link
Member

Where does Gmail allow this? Can you post a screenshot?

@spoorun
Copy link
Author

spoorun commented Aug 30, 2017

The first column is for data ('custom')
The second column allows User to create a Label for that field.
Multiple custom fields are permitted.

gmailcustom-screenshot_20170830_151041

@spoorun
Copy link
Author

spoorun commented Dec 19, 2017

Can we remove the needsinfo label now, or is there anything else we can clarify? It's not clear what information is still needed. Thanks
@skjnldsv @jancborchardt

@jancborchardt jancborchardt removed the needs info Not enough information provided label Dec 20, 2017
@bpmartin20
Copy link

I need this too. I also need CardDAV to be able to sync it to other systems. I've found comments in other discussions indicating that the underlying core and CardDAV already support custom fields, but the web UI does not -- though I'm not in a position to verify that claim. What is needed to transition this from a wish to an active project. Do we need more votes in favor? Do we need a bounty?

@skjnldsv
Copy link
Member

Do we need more votes in favor? Do we need a bounty?

Both can attract developers :)
Or you can add this yourself if you have the knowledge ;)

@skjnldsv
Copy link
Member

Currently there a no plans to implement such a feature. Thus I will close this ticket for now. This is simply not on our roadmap for the near future. Thanks for your suggestions nonetheless! I really appreciate it :)

@punkyard
Copy link

imagine how precious this would be for professional usage though!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants