Create Categories on-the-fly on Contact edit form#8634
Create Categories on-the-fly on Contact edit form#8634pe7er wants to merge 2 commits intojoomla:stagingfrom pe7er:contact_freecategory
Conversation
|
I have tested this item ✅ successfully on c3997c0 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8634. |
|
I have tested this item 🔴 unsuccessfully on c3997c0 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8634. |
|
I have tested this item 🔴 unsuccessfully on c3997c0 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8634. |
|
@pe7er my test above was with 3.5rc - I just tested one of the other already RTC pr for this add category feature and that didnt work either so maybe its an issue since 3.5 that it doesnt work This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8634. |
|
I have tested this item 🔴 unsuccessfully on c3997c0 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8634. |
|
Thank you all for testing! I've to get back to the drawing board to check why it fails, |
|
@pe7er I will remove the RTC status on all of them for now with a note On 11 March 2016 at 09:50, Peter Martin notifications@github.com wrote:
Brian Teeman |
|
Ah - I just spotted you had to have #8623 applied first - I completely On 11 March 2016 at 10:02, Brian Teeman brian@teeman.net wrote:
Brian Teeman |
|
I have tested this item ✅ successfully on c3997c0 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8634. |
|
Yeah - it was me being an idiot and not applying the other PR first @anibalsanchez @MATsxm can you please retest and make sure that you apply #8623 first This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8634. |
|
I have tested this item 🔴 unsuccessfully on c3997c0 Try it again today (3.5rc) applying #8623 then applying #8634 and no way for me to create "Some New Category" :( Sorry but still unsuccessful to me This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8634. |
|
I have tested this item ✅ successfully on c3997c0 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8634. |
|
I tested again and have no issues setting RTC This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8634. |
|
Merged with 745990f - thanks again Peter! |
This PR adds a new functionality to the Contact edit form that makes it possible to create & assign a new Category on the fly. See also PR #8623.
Testing Instructions
This PR uses some code in com_categories from PR #8623.
Please install PR #8623 before testing this PR.
Before the PR
Go to Components > Contacts > [New]
Create a new Contact (Title) and select an existing Category.
After the PR
Go to Components > Contacts > [New]
Create a new Contact (Title) and click on the Category dropdown.
The Category dropdown now has an option to add a new Category name.
Don't forget to click on to select your newly created Category.
When you save the Contact, the new category will be created.
After save the new Category will be in the category list (a hyphen is added in front of it).