Hey guys, im trying to create a button in tabletools that just points to a basic URL, i cant seem to figure out what i should do....
thinking it should be something easy like that?
{
"sExtends": "href",
"sButtonText": "Create New Entry",
"sUrl":"add/cmsgroup"
}
thinking it should be something easy like that?