Morning I’ve been playing with the new JS actions in Nanoflows, glad to finally have them. Has anyone found a way to get ‘this’, or get the element calling the nanoflow? For example, I want a button to call alert(this.id); as a foundation, but calling this right now just returns an alert with the message “undefined”. Anyone had any luck with this? Cheers
↧