Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I've been picking at this for such a long time and it's driving me fricken nuts. I can't seem to figure it out. I've posted on the issue board for the theme, no answer. and no issues on their relate to mine. Heres what I want to do.
Here is what I have: http://i1118.photobucket.com/albums/k618/iRobsta/anoyed.jpg
- home
- events
-- summer
-- winter
- about
- contacts
These menus were created with views module. My problem is when I create an article (for example "party"), and define the url alias"events/summer/party", this article appears on all menus. How can assign articles to a specific menu ?
Anyone know where I can find (or print to the browser) a list of the available $form_id strings that are used in functions like drupal_form_submit()? Using Drupal 7.
I have one Drupal site with Services REST resource (action) and one Non-Drupal site with PHP REST client. Is there any working example of jQuery REST client? I tried ajax function, but without success.
I am trying to get users to choose their role when creating a new account.
I am using the Auto Assign Role module but nothing appears in create new account.
My settings are
Allow user to choose
User role assignment...Enabled
Roles ..... I have 5 checked
User role selection....Multiple
Selection method....Radio Buttons
Required....yes
Is there something I am missing or dont understand?