?
Referenced as Pull Request for: # 10889
avatar WS-Theme
WS-Theme
12 Jun 2016

Normally it was possible to add to the Joomla Form Field Media the Parameter preview="true" to show a permanent visible Preview Image of the Field. Now this isn't possible anymore! It always shows the "eye symbol". I personally think this is very useless cause the preview Image is very Important. Not sure how to fix this, it happens in Joomla 3.6 alpha!

Seems also the default Tooltip was replaced with the Bootstrap Popover. Check the 2 Images. The one on Top was with preview="true", the other one was the default. How can we fix this to work again??

screen shot 2016-06-12 at 10 44 28
screen shot 2016-06-12 at 10 44 28

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
5.00

avatar WS-Theme WS-Theme - open - 12 Jun 2016
avatar dgt41
dgt41 - comment - 12 Jun 2016

The relative code seems to be there: https://github.com/joomla/joomla-cms/blob/staging/layouts/joomla/form/field/media.php#L144
But you mention popover(?), if so that's the bootstrap version which might not have that option...

avatar WS-Theme
WS-Theme - comment - 13 Jun 2016

Yes sure, I have also checked this Code! But there seems to be no Variable which can control the Output if Tooltip OR default

avatar dgt41
dgt41 - comment - 13 Jun 2016

@WS-Theme that's by design, you can override the layout and create the output that fits you best

avatar WS-Theme
WS-Theme - comment - 13 Jun 2016

Hi dgt41, sorry but how should this work without modify the Core File. I can use in XML only the basic variables that are provided by this form field. Or am I missing something?? If you could provide a Solution that would be awesome.

In the Joomla Docs for this Field we have only these ... and before Joomla 3.6 it works.

https://docs.joomla.org/Media_form_field_type

avatar dgt41
dgt41 - comment - 13 Jun 2016

@WS-Theme This field layout that you are referring to is not YET shipped with Joomla!. Joomla as for 3.5 and unless #10788 is accepted is not providing a bootstrapped version of the field (meaning that the field IS NOT using bootstrap popup for the preview, but instead the mootools tooltip!). Probably you were testing a PR and you forgot to undo the changes. That said tho, if bootstrap layout is accepted the fixed position will not be part of that, so in that case you will have to override the layout

avatar brianteeman
brianteeman - comment - 20 Jun 2016

Is there still an issue here or can this be closed


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10800.

avatar brianteeman brianteeman - change - 20 Jun 2016
Status New Information Required
avatar dgt41
dgt41 - comment - 21 Jun 2016

@WS-Theme please test #10889

avatar brianteeman
brianteeman - comment - 21 Jun 2016

Closed as we have a PR

avatar brianteeman brianteeman - close - 21 Jun 2016
avatar brianteeman brianteeman - change - 21 Jun 2016
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2016-06-21 08:18:16
Closed_By brianteeman

Add a Comment

Login with GitHub to post a comment