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

Manual contacts workflow #343

Closed
wmdhosting opened this issue Nov 21, 2022 · 11 comments
Closed

Manual contacts workflow #343

wmdhosting opened this issue Nov 21, 2022 · 11 comments
Labels
enhancement New feature or request

Comments

@wmdhosting
Copy link

Just idea how to improve manuall creating of contacts

  1. Add button that will trigger Ctrl+S + Tab select..
    Snag_a0f77c3

  2. When contact exits to List direct link to contact..
    Snag_a0ffe0a

@wmdhosting wmdhosting added the enhancement New feature or request label Nov 21, 2022
@bencroker
Copy link
Collaborator

Thanks for the suggestions.

  1. If we were to add this, it would be an item in the save button group, so under where it currently says "Save contact". I wonder though how discoverable this really would be.
  2. This should be possible to implement, I'll have to look into whether hyperlinks can be added to error messages.

@wmdhosting
Copy link
Author

wmdhosting commented Nov 21, 2022

  1. if need to be on Save Button Group.
    making that as >> first option.. would suit better from my perspective >> than Create contact and Finish..
    The after first click. change button to >> Save... and finish..

It work allready like that.. .. just need to change that first button..

  1. OK thx..

@bencroker
Copy link
Collaborator

  1. I'm not willing to deviate from the Craft convention, so if it would be added then as a second option, "Create and edit mailing lists", for example.

@bencroker bencroker changed the title Manuall contacts workflow Manual contacts workflow Nov 21, 2022
@wmdhosting
Copy link
Author

OK i understand that.. at least here is not deviation :)

As when you save contact.. or multiple contacts. there is no way to Bulk edit.. .
or do aynthing else for contacts . so no point for save and finish..
you need to click that same entry again to relate to mailing list..

Like this.. You Create Contact + and show mailing list option..
then click Save button.. and is again on List screen...

You do similar thing alleready on sendouts..

With entries and other elements its different.. you dont need to anythign else just save them..

And Craft have option when writing entry you can relate categories.. assets.. tags..
From that same page..
no need to go to

  1. tag page..
  2. create tag..
  3. Then go go again to entry and add tag..

@bencroker
Copy link
Collaborator

It is a deviation, which is why I need to give it more thought.

Added your second suggestion in 3a921dd.

Screenshot 2022-11-21 at 10 03 06

@wmdhosting
Copy link
Author

wmdhosting commented Nov 21, 2022

OK thx :)

got another idea.. :) and its not deviation :)

As when we enter mail. draft is generated..
Can you show Tabs.. after draft is created...

That would resolve workflow..
Snag_aa85629

@bencroker
Copy link
Collaborator

bencroker commented Nov 22, 2022

After looking into it some more, it turns out we can display all tabs at all times, since a draft ID is automatically assigned immediately. If you can help test then that would be great. To test, change your composer.json requirement to dev-develop as 2.2.2 and run composer update.

Screenshot 2022-11-21 at 20 38 49

@wmdhosting
Copy link
Author

Tested :)

Tabs are here.. just when i click on subscribe. it says contact not found..

Snag_dddba0a

Snag_dddd0bf

@bencroker
Copy link
Collaborator

Fixed a missing assignment in cebaa12, can you update and try again? Be sure to test with both existing contacts and draft contacts.

@wmdhosting
Copy link
Author

all OK now :) thx

@bencroker
Copy link
Collaborator

Released in version 2.2.2. Thanks for the great suggestions!

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

2 participants