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

[FEATURE] Simplify contact edit form in FusionPBX #22

Open
dunkeltron opened this issue Sep 7, 2023 · 4 comments
Open

[FEATURE] Simplify contact edit form in FusionPBX #22

dunkeltron opened this issue Sep 7, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@dunkeltron
Copy link
Contributor

dunkeltron commented Sep 7, 2023

currently the contact edit button opens up the full fusionpbx contacts application. This full form is a lot of information which can overwhelm users.

If we could make a simplified version of this form it would remove a potential stress point

https://github.com/AccelerateNetworks/fusionpbx/blob/master/app/contacts/contacts.php

@dunkeltron dunkeltron added the enhancement New feature or request label Sep 7, 2023
@dunkeltron dunkeltron self-assigned this Sep 7, 2023
@uncheckederror uncheckederror changed the title make simplified contact edit form [FEATURE] Simplify contact edit form in FusionPBX Sep 4, 2024
@uncheckederror
Copy link
Contributor

uncheckederror commented Sep 4, 2024

I do not see a Contacts option on the Applications menu.

image

@dunkeltron
Copy link
Contributor Author

dunkeltron commented Sep 4, 2024

The current contact edit form looks like this

Screenshot 2024-09-04 at 12 44 56 PM 1

@uncheckederror
Copy link
Contributor

@danry25 based on the screenshot above, specifically what fields would you like to see removed from this page?

@uncheckederror uncheckederror assigned danry25 and unassigned dunkeltron Sep 4, 2024
@danry25
Copy link
Contributor

danry25 commented Sep 5, 2024

We should pre-fill both Label and Primary fields and hide Primary and the whole Settings and Other sections behind that More button as well.

Even then, I feel like this UX is bad. It's not dense enough, nor is it formatted the way people expect from Outlook, iOS or Android contacts. Maybe we create contact_edit_simple.php that sets sane defaults, and has just the following fields:
Organization
First/Middle/Last Name
Work Phone (textable?)
Mobile Phone
Email
Website
Address

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

3 participants