? Success

User tests: Successful: Unsuccessful:

avatar nielsnuebel
nielsnuebel
20 Jun 2016

Pull Request for New Function

Summary of Changes

I have change the JFormFieldRepeatable i add DropDown Sortablefunction like the ordering in Articles
and fix the repeatable.js for displaying images preview after select an image in the Repeatable Modalbox

Testing Instructions

  1. Install the Test Modul from here https://github.com/nielsnuebel/mod_testrepeatable/releases/tag/1.0.1 Download the Zip File.

  2. After you have install the Modul go to Extensions->Moduls and create a new Modul from Type "Test Sortable Repeatable Field"

  3. Add a Title and a Modul Position like position-7

  4. Modul Assignment "On all pages"

  5. Go to the Tab "Module" and add two Items - click on the Button "Select" a Modal Box will popup

  6. First item Title "Title 1" and image choose what you want, check first if the Preview Box will shown the image

  7. Second item "Title 2" and a image Click Save in the Modalbox and

  8. Click Save to save the changes

  9. Go to the Frontend and check the result, there is a Unsortlist with a headline and a image

  10. go to the Module in the Backend and click the Button Select and put the Second item over the first item, for that click on the three lines on the left side and hold the mouse down and drag it over the first row.

  11. Save the repeatable changes and the module change and check the result on the frontpage

avatar nielsnuebel nielsnuebel - open - 20 Jun 2016
avatar nielsnuebel nielsnuebel - change - 20 Jun 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 20 Jun 2016
Labels Added: ?
avatar nielsnuebel nielsnuebel - change - 20 Jun 2016
The description was changed
avatar dgt41
dgt41 - comment - 20 Jun 2016

Nice! ?

avatar nielsnuebel nielsnuebel - change - 20 Jun 2016
The description was changed
avatar nielsnuebel nielsnuebel - change - 20 Jun 2016
The description was changed
avatar nielsnuebel nielsnuebel - change - 20 Jun 2016
The description was changed
avatar nielsnuebel
nielsnuebel - comment - 20 Jun 2016

Please Download the Version 1.0.1 in 1.0.0 i forgot the helper.php


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

avatar dgt41
dgt41 - comment - 20 Jun 2016

should be

jQuery(document).ready(function($) { $("#' . $this->id . '_table tbody").sortable(); });
avatar nielsnuebel
nielsnuebel - comment - 20 Jun 2016

I have one question. Is it possible to put this helper Function Module Helper global to Joomla in a core lib?

avatar brianteeman brianteeman - change - 21 Jun 2016
Category Fields
avatar schnuti
schnuti - comment - 21 Jun 2016

Useful ?

Is it possible in the new subform field?
This one is

avatar 12appletree
12appletree - comment - 25 Jun 2016

I have test this, but was not able to put the Second item over the first item.

There are no three lines on the left side.

Tested on Firefox, W7 on joomlapbf.com site


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

avatar conconnl conconnl - test_item - 25 Jun 2016 - Tested successfully
avatar conconnl
conconnl - comment - 25 Jun 2016

I have tested this item successfully on 004986d

Without the patch I couldn't move and sort anything.
The patch fixed it.


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

avatar conconnl conconnl - test_item - 25 Jun 2016 - Tested successfully
avatar conconnl
conconnl - comment - 25 Jun 2016

I have tested this item successfully on 004986d

Without the patch I couldn't move and sort anything.
The patch fixed it.


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

avatar 12appletree
12appletree - comment - 25 Jun 2016

Tested again (and now I understand how to test...) and test succesfull. I amable to sort the images.

But, there are no images visible (see screenshot). Tested with W7, FF.


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

avatar zero-24 zero-24 - alter_testresult - 25 Jun 2016 - 12appletree: Tested successfully
avatar joomla-cms-bot joomla-cms-bot - change - 25 Jun 2016
The description was changed
avatar zero-24 zero-24 - change - 25 Jun 2016
The description was changed
Status Pending Ready to Commit
avatar zero-24
zero-24 - comment - 25 Jun 2016

RTC based on testing


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

avatar joomla-cms-bot joomla-cms-bot - change - 25 Jun 2016
The description was changed
Labels Added: ?
avatar roland-d
roland-d - comment - 25 Jun 2016

I wonder like @schnuti if this is not best done for the JFormFieldSubform. What do you think @nielsnuebel ?

avatar nielsnuebel
nielsnuebel - comment - 27 Jun 2016

@roland-d until now I have not yet tested the JFormFieldSubform, but maybe at night.

Can someone answer my question Method getRepeatable . It would be cool if this Method everywhere in Joomla accessable

avatar Fedik
Fedik - comment - 27 Jun 2016

I have one question. Is it possible to put this helper Function Module Helper global to Joomla in a core lib?

no, I think. Because JFormFieldRepeatable is deprecated.
Also JFormFieldSubform already support sorting.
Please use new field.

avatar joomla-cms-bot joomla-cms-bot - change - 13 Aug 2016
Category Fields Libraries JavaScript Fields
avatar wilsonge
wilsonge - comment - 13 Aug 2016

Merged with bdd641a

I'd really like to see this in the subform as well please :)

avatar wilsonge wilsonge - close - 13 Aug 2016
avatar joomla-cms-bot joomla-cms-bot - close - 13 Aug 2016
avatar wilsonge wilsonge - change - 13 Aug 2016
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2016-08-13 21:31:51
Closed_By wilsonge
avatar joomla-cms-bot joomla-cms-bot - change - 13 Aug 2016
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment