I understand that the ordering can only be done by:
- ID
- Title
- Creation date
- Random
Our customer wants to have the same option like in the native joomla behaviour where also "order" can be selected. How can this be achieved? I assume that the core files needs to be adapted, right?
Example:
The customer clicks in the backend of JUX portfolio pro on "ordering" and then he can drag and drop the items individually. Within the component or the module, we should then also be able to select
- order ascending
- order descending
Hi WHIZZZ GmbH
Thank you for feedback us
Our product does not have this function because we have many sorting options as you said above
But if you want to sort your mind, I can not customize the drag and drop for you but I will be able to customize the arrangement in a different way.
That is, you enter the numbers from large to small or from baby to large in detail 1 item
example: 1, 2, 3 . . .
as image below
prnt.sc/hb20uv
prnt.sc/hb22pf
And I will edit the code in ascending or descending order if you want
Hope you understand and hope to receive sympathy
Thanks
We've achieved the solution by ourselves:
- We've added a new extra field.
- We've then added this as an option in the JUX Portfolio Pro core (new sorting).
This can be marked as solved.