Hi, I'm building one village's official site. I need to create and store some information about village that will be accessible everywhere on the website (e.g. village's name, mayor's name, phone number, email, etc.). I want to define them in the admin site and access them in any node (e.g. all the data will be shown in the section about municipal office and some of them like phone number mentioned in the contact section. What is the best way to do that?
I know how to get two level tabs in D6 with the primary and secondary links but D7 looks like it has a different approach to the menu system and I can't get a hold of how to achieve this can some please help.
Have set up several polls on my site and would like to create two views, one that will list the polls available that the logged in user has not yet voted on and another that lists polls available that the logged in user has already voted on.
Am wondering if this is possible, or if I have to look into a more in-depth module like fivestar?
I'm trying to add a field that has a select box in the widget. When I click the add another item button I get this error: An illegal choice has been detected. Please contact the site administrator.
In the logs, the error says: Illegal choice 0 in services element.
The only thing I can find is something about FAPI not liking selects or checkboxes to be added to forms but I can't find any workarounds or anyone doing anything similar. Anyone know how I can get around this?