Drag & drop component into qvplaceholder in child html file
Hello!
I'm very new to qliksense and the mashup editor. I have the main html file. which contains a header, navigation and some placeholder to drag some components in. Now because i have navigation, i load different content (other html file) whenever i click on the chosen navigation item.
So for example i have my default.html (the mail html file). Which has a navigation part and a content part. What is inside the content part is defined it multiple other seperate html files. These get loaded in the content div whenever i click on a navigation item.
Now the problem is that whenever is want to drag & drop a component into a placeholder INSIDE one of these external html files, that it does nothing. It works perfectly if i drag and drop into a placeholder that is in the default html file, but whenever is try to drop something in a placehold that is included in the default html. It does nothing.
Any help or direction would be greatly appreciated!