Inner element content change with pop-up
Question
Hello @artf
I've make pop-up for select custom link data with image. Now all the data reflected properly but when I try to change src than it's not working please let me know how to fix that. When input image URL in field 'Link Text(image URL)' than it should be update image in canvas. Please guide me.
This is live Demo: https://jsfiddle.net/gwojsok7/50
I've also console log the URL and this is in js section on line number 144
`save: function() {
var attributes = data.component.get("attributes");
attributes.href = this.getHref();
attributes.title = this.title;
data.component.set("attributes", attributes);
var image_url = this.content;
console.log(image_url);
data.component.view.render();
editor.Modal.close();
}`

Thanks is advance.Answers (1)
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Related Questions and Answers
Continue research with similar issue discussions.
Issue #1094
add custom style for map element in mobile view
can you please let me know how can change default width from auto to 50% in mobile view for map element.
Issue #1479
Custom element with pop-up
hello @artf I've make pop-up for select custom link data but data is save and also display when we click on export html. But data is not re...
Issue #1413
How To Change the styles of traits
Hi Artf, Thank you for your work, I would like to change the styles of the traits. And when user select video or input's make trait icon ac...
Issue #906
[Question]How to change custom component content (html) from ajax?
Hi @artf, First of all thanks for this awesome plugin. Can you please let me know how i can update/change block content? I created custom b...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.