The code at the bottom of this message was working fine until the new builder release. The button does not appear anymore. I have tried changing to a scene based rendering – $(document).on('knack-scene-render.scene_613-- ', function(event, scene) { but still no luck.
Any help wourld be appreciated.
--------- Code not working below---------------
$(document).on(‘knack-view-render.view_1062’, function(event, view, data) {
$(’#view_1062 .view-header’).after(‘
’);//alert('listener for view: ’ + view.key);
// link hander: send to webmerge
$(’#webmerge’).click(function(event) {
event.preventDefault();