New repeatable field issues
1) Its not possible to have multiple repeatable field on a administration page. Only the last one will work sometimes.
2) Media attribute is not supported inside repeatable field
3) The popup is not responsive
Sugestion
Make the fields sortable
I made a new updated issus since the
[#30781] Small changes to jForm and jField to allow for repeatable form elements #3192
Dosent seem to be alive anymore
My suggestion is to completely rewrite the repeatable.js to support all of these issues.
Hi.
1) Which version are you using ? Iam using 3.3
2) Media attribute http://docs.joomla.org/Media_form_field_type
3) I agree. Quick fix by adding scroll sideways?
1 - fix locally, on my PC, as I said I still not made PR :)
2 - ok, currently Repeatable supports only simple fields, if the field have a additional JS logic (like editor, media and couple other), then it will be broken for 100% ... currently Joomla! have no API for interaction between scripts, there old pull #1260 ... but looks like no chance that it will be finished some day
3 - scroll - is good idea, will see
We also have a fix if you want the code we can send it to you. But we have a problem with the media attribute when opening a modal on more than one "row".
Title |
|
||||||
Status | New | ⇒ | Closed | ||||
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-08-25 09:39:20 |
Title |
|
||||||
Labels |
Added:
?
|
the panic will not help to fix the problem
I would suggest or, close old issue or this, for avoid duplication...
about topic:
I already tried fix couple thing here, and will do PR if I will get a success.
1 - already fixed in my version
2 - I not very understand, what media attribute you mean, can you provide some example?
3 - it is complicated, because there is the table, and if you will have example 5 fields, then the table width will be limited by width of these 5 fields