Modal com_contact: improve Select & Edit Contact#10457
Modal com_contact: improve Select & Edit Contact#10457rdeutz merged 3 commits intojoomla:stagingfrom
Conversation
« Edit Contact » as for other components: com_content, com_categories…
|
I have tested this item ✅ successfully on 9f26ce1 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10457. |
|
just an additional info, this modals also exists in menu item -> single contact (you don't need multilanguage there to test). |
Yes, you don't need multilanguage there, but it's good to test both places where those modals are used ;-) (as in menu, "clear" is not allowed by field attribute, but is allowed (as associated contact is optional) in associations). |
|
I have tested this item ✅ successfully on 9f26ce1 Will you do the same for the Contacts Categories? This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10457. |
That one is already done #10441 |
|
I have tested this item ✅ successfully on 9f26ce1 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10457. |
Confirmed! This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10457. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10457. |
|
@JoomliC, not for this PR, but did you notice there is another edit modal for creating/editing a module? That i know of, only in Menus -> Manage (modules button in "Linked Modules") |
There are the same modals as for the assignment modules in menu edition. |
|
Thanks @andrepereiradasilva @BurtNL @MATsxm for testing 👍 |
Improve modals to select and to edit a contact.
Note: to be testing on staging.
Summary of Changes
3.6.0-dev)Save(keep modal open),Save & CloseandClosebutton to the footer of the modal$this->ignore_fieldsets, and add missing tabs, and remove dupplicated fieldset metadata (as using now correct edit view inside the modal)COM_CONTACT_EDIT_CONTACTwith other components (com_content, com_categories...) : "Edit Contact" and not "Contact".Testing Instructions (Staging + Multilanguages enabled!)
Associationstab to select associated contact to open the modal.Same rendering as for Categories in PR #10441 (screenshots)