I wish to have the rendered matrix field sortable.
This could be achieved by two things:
1)Assign special table class
3)Assign a unique table id
inserting a class on the html table tag as such:
{ table class="sortable" id="UNIQUE_ID" }
I wish to have the rendered matrix field sortable.
This could be achieved by two things:
1)Assign special table class
3)Assign a unique table id
inserting a class on the html table tag as such:
{ table class="sortable" id="UNIQUE_ID" }
Comments
Comment #1
develcuy commentedsubscribing
Comment #2
intrafusion