Gadget within HTML gadget
Is it possibly embed a Wild Apricot gadget inside the custom HTML gadget. I have a header coded with custom html, but I would like to put a login link there, a search box etc. Is there a list of functions to call specific gadgets within html?
Thanks!
-
bethmottadesign commented
Ohhhh I see. I was using the HTML gadget, not the custom layout. I got it working, thanks!
-
bethmottadesign commented
I'm not sure I understand. According to this post: http://help.wildapricot.com/display/DOC/Gadgets#Gadgets-Advancedsettings
It says you cannot insert a gadget into another gadget. But if you are telling me this is possible with the link you sent me. My understanding is that inside my html gadget I add:
</div><!--ended div-->
##placeholder##
<ul class="searchsm">
and then I should be able to put the login button gadget inside the placeholder? I'm not really seeing how to do that or seeing that capability (at least not to drag it in). Is there a specific code for the placeholder like ##placeholderLoginButtonGadgetFunction## or something along those lines?
-
Evgeny Zaritovskiy commented
Yes, surely it's possible - see http://help.wildapricot.com/display/DOC/Layouts#Layouts-Definingacustomlayout