?
avatar WS-Theme
WS-Theme
3 Jun 2016

That's really awesome and working very well!! However I have noticed two things:

  1. Form Field Media: It's not possible to add preview="true" to get the Image permanent next to the Field

  2. Form Field Radio: It's not possible to add class="btn-group" to transform the Radio Buttons to the Styled Version of Radios. It works but only the first time! When adding a new Field it stops working

screen shot 2016-06-03 at 04 28 43

Votes

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

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

@WS-Theme for the 1st issue: can you try the repeatable with the layout overrides from :#5871 (the one on the protostar template) and report back if that solves the problem?

avatar ufuk-avcu
ufuk-avcu - comment - 9 Jun 2016

I have the second issue also:
administrator_index php

avatar Fedik
Fedik - comment - 9 Jun 2016

@ufuk-avcu add class="advancedSelect" to your list fields

avatar ufuk-avcu
ufuk-avcu - comment - 9 Jun 2016

@Fedik thank you. How to solve the problem from the first screenshot, with the radio buttons?

avatar Fedik
Fedik - comment - 9 Jun 2016

It is more complicated.
For fix the styling of the radio buttons need to rewrite part of /administrator/templates/isis/js/template.js that responsible for it. For now that script work only on doomready and do not have possibility to call it for the dynamic content.

avatar ufuk-avcu
ufuk-avcu - comment - 28 Jul 2016

@Fedik another Problem within a SubFormField: The showon Attribute don't works as excepted. If you use showon for a textfield and add an additional row, this field is shown by default. If you save the page, then the showon attribute Works as expected. Have you an idea how to fix this?

avatar Fedik
Fedik - comment - 28 Jul 2016

Unfortunately I do not have a fix. The reason is the same, the "showon" script do not see the fields wich added dynamically.

Let's hope the brave man, who can fix it, will appear soon ?

avatar joomla-cms-bot joomla-cms-bot - change - 4 Aug 2016
The description was changed
avatar joomla-cms-bot joomla-cms-bot - edited - 4 Aug 2016
avatar titusvk
titusvk - comment - 4 Aug 2016

I guess the best way to solve those problems with js initialisation is the use of a callback function similar to tinyMCEs. All fields with js should support it.

avatar franz-wohlkoenig franz-wohlkoenig - change - 6 Apr 2017
Status New Needs Review
avatar Orsey
Orsey - comment - 17 Oct 2017

After adding new row I seen elements with same IDs (look screenshot)
image

avatar Fedik
Fedik - comment - 17 Oct 2017

@Orsey nice painting ?
but your issue already was fixed in joomla:staging #16480

avatar brianteeman brianteeman - change - 17 Oct 2017
Status Needs Review Closed
Closed_Date 0000-00-00 00:00:00 2017-10-17 16:30:39
Closed_By brianteeman
avatar brianteeman brianteeman - close - 17 Oct 2017
avatar brianteeman
brianteeman - comment - 17 Oct 2017

Closed as stated above

Add a Comment

Login with GitHub to post a comment