I am using the Push-notifications-panel on the platform like described in the tutorial.
I am using the Push-notifications-panel on the platform like described in the tutorial.
Any ideas why this isn ́t working?
https://github.com/gregjacobs/Autolin... did the job pretty nicely!
code on pageshow
var myTextEl = document.etElementsByTagName("p");
myTextEl.innerHTML = Autolinker.link( myTextEl.innerHTML );
But in the custom component editor I can't drag and drop the pop-up on the screen
Hi!
I am having the problem, that i am getting content throught a json api-call, but the links arent shown as links, but plain text.
Is there any possibility to change that?
Is there a way to open a popup from a navbar-custom-component?