I found an old issue from 2008 in the Webform issue queue on how to pull data from a referenced node through the URL to populate a referenced webform, in my case for use in registration to an event content type.
I am willing to pay someone to help me on this, I've spent way too many hours on this!
I have created a views - user view type - to display all the organic groups that a user belongs to. It works EXACTLY how I want, the only thing is that I want to filter the results by content type of the organic groups. So I have two different types of organic groups, one is of content type "Events" and the other is of content type "Organizations". I want to create 2 views, one that shows "events" and the other that shows "organizations" that a user belongs to.
For any page I create, no matter what parent menu it belongs to, the content of that page shows up in the "Main page content" block of the "Content" region. However, I would like these pages to show up in a different block that I have placed into a different region. Is that possible using Drupal7 administration and if so, how?
I'm using Drupal 7 and have content I want users to be able to select using HS. I've installed it and can use it for inputting the content, but when I try to create a View I do not see HS as one of the exposed filters. I've looked through HS and Views configuration but don't see anything to make this work... please help :-)
In the admin UI, when I create a new Basic page (Content->Add content->Basic page) the only choice I have for a "Parent item" is the "<Main mene>" and its items. <Navigation>, etc does not appear as a choice.
How can I declare a different parent for the page?