This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Views access control

I want to limit a view access and its menu for a Role.
For exemple i want to see nodes that are in a particular state.
State field is only visible for a Moderator role.

I created my view and check my Moderator role in Access bloc, but when i log out i can see the menu link and the view content.

Is there something that i miss ?

Seek module have role same as Issue page of this site

Hello,

I am seeking for the module has function as Issue page of this site " http://drupal.org/project/issues/ "
This modules is really necessary for me. I would to deploy it on my site.

Please let me know which modules should i install to active all functions as this site " http://drupal.org/project/issues/ " on drupal website.
Thank you very much.

help please..about button

I have this form:

----------- ---------
|select box | | button |
----------- ---------

if i select a choice on my select box and click the button, how can i make a display details that corresponds to the choice i selected?

Just like how the search button works....

help me please.....i'm a drupal newbie and i want to explore more...

thanx...........

best regards,

aries30_mel

Suppress Blank Link Field in CCK output

I noticed a rather annoying bug in Link Fields using CCK. All other types of fields seem to not show any output if the field is blank. Not so with Web Link fields. Can anyone point me in the right direction on how to fix this.

I don't mind looking at code, I just don't know where to start.

Thanks

Help, my Gmap view stopped working!

other views of my data such as list view still works fine, but my gmap view just stopped displaying. The title of the view still displays, but no gmap. Take a look here: http://www.chraveler.net/PTR/programs/chapters

Thanks

hook_user submit or update?

Hello:

I am having a problem getting cutom fields on the user profile page to save updated data. I created a module which alters the user registration and profile view/edit pages. All is working fine except I can't get the data to save. So, two questions:

1. What "hook" should I use to save the data? update? submit?

2. What is the format for getting the data out of the submitted form and into the user's information?

> $user->firstname=$edit['fname']
> $user->firstname=$_POST['fname']

Something else?

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions