Hi all,
I'm using the adapt-nameInput extension. It's launched by calling Adapt.trigger("name-input:open")
. Really I want to launch it from a link (a href) in the body text of a component (e.g. adapt-contrib-text).
Is this possible to call an adapt.trigger
from an href (and if so how would I write it?), or do I need to modify the .js and .hbs of the component? (Not a great explanation but hopefully you see what I mean!)
I'm using Framework version 4.3.0 with version 0.0.1 of nameInput.
Many thanks, Chris