Contact "Image" column parameter in the Beez override: #10902#10912
Closed
AlexRed wants to merge 2 commits intojoomla:stagingfrom
Closed
Contact "Image" column parameter in the Beez override: #10902#10912AlexRed wants to merge 2 commits intojoomla:stagingfrom
AlexRed wants to merge 2 commits intojoomla:stagingfrom
Conversation
Contact "Image" column parameter in the Beez override: joomla#10902
Member
|
I have tested this item ✅ successfully on ba7de12 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10912. |
Member
|
This goes with #10902 |
Contributor
|
Could you fix the codestyle bugs please FILE: .../joomla-cms/templates/beez3/html/com_contact/category/default_items.phpFOUND 3 ERROR(S) AFFECTING 3 LINE(S)22 | ERROR | No space found after comma in function call This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10912. |
|
This PR has received new commits. CC: @infograf768 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10912. |
Contributor
|
Thanks This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10912. |
Member
|
I have tested this item ✅ successfully on 33b00ee This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10912. |
1 similar comment
Contributor
|
I have tested this item ✅ successfully on 33b00ee This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10912. |
Contributor
|
rtc This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10912. |
Contributor
|
I am not seeing the search field in Beez: while I do see it in Protostar #10902 (comment) |
Contributor
Author
|
yes, no search field code in the beez template override, I can't add ,1 to the search field parameter. No search field code |
AlexRed
added a commit
to AlexRed/joomla-cms
that referenced
this pull request
Aug 17, 2016
Pull Request for Issue joomla#10901 the old PR joomla#10901 and joomla#10912 seems inadeguate :( Summary of Changes Set hide by default the parameter which have no effect until the first saving
wilsonge
pushed a commit
that referenced
this pull request
Aug 17, 2016
Contributor
Author
|
Please close. Related Pull request #11640 successfully merged. |
Contributor
|
closing as requested |
ggppdk
pushed a commit
to ggppdk/joomla-cms
that referenced
this pull request
Aug 19, 2016
Pull Request for Issue joomla#10901 the old PR joomla#10901 and joomla#10912 seems inadeguate :( Summary of Changes Set hide by default the parameter which have no effect until the first saving
roland-d
pushed a commit
to roland-d/joomla-cms
that referenced
this pull request
Sep 11, 2016
Pull Request for Issue joomla#10901 the old PR joomla#10901 and joomla#10912 seems inadeguate :( Summary of Changes Set hide by default the parameter which have no effect until the first saving
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Pull Request for Issue #10901 .
Summary of Changes
Added ,1 to the parameters in beez template override to make them show without the need of saving Options
Testing Instructions
Create some contacts and assign an Image to the contacts. Create a menu item type "List Contacts in a Category". In Components > Contacts > Options > List Layouts look the parameter "Image", it is set to Show.
Look in frontend with beez template the menu item you created and will see that the image column now is present (and also the filters).