Added the option to random order the dynamic get result set. gh-348
This commit is contained in:
@@ -954,6 +954,8 @@
|
||||
COM_COMPONENTBUILDER_DYNAMIC_GET_ASCENDING</option>
|
||||
<option value="DESC">
|
||||
COM_COMPONENTBUILDER_DYNAMIC_GET_DESCENDING</option>
|
||||
<option value="RAND">
|
||||
COM_COMPONENTBUILDER_DYNAMIC_GET_RANDOM</option>
|
||||
</field>
|
||||
</form>
|
||||
</field>
|
||||
|
Reference in New Issue
Block a user