I’ve checked out a couple of different Highslide config guides, and while they’ve been helpful, they tend to assume a lot of knowledge on the point of the reader. They overestimate me.
I’ve been playing around with having a contact form (using the RSForm component) pop-up using Highslide. The best solution I’ve found so far is to create an article with my form embedded using the rsform plugin, then use highslide’s Frame method to pop-up the printer friendly URL. This is OK, but has its own drawbacks.
It seems to me that I should be able to use Highslide’s Module method to display an RSForm module, but this is where I’m confused: when you select HS type Module, it provides a list of available modules, but only seems to list module types (mos_form) rather than actual Modules I’ve created to be published on the site.
Am I simply misunderstanding how this is supposed to work? What are the module and modules types supposed to display if not modules that have been created in the module manager?
Thanks to whomever can clarify this for me!