Resolved! Issue whie creating Edit button
I 'm trying to figure out how to use the sys_m2m_template.do slush bucket. I see from some of the other 'Edit...' UI actions, that many use this:var uri = action.getGlideURI(); var path = uri.getFileFromPath(); uri.set('sysparm_m2m_ref', current.get...
