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

Show a user list with common user_profile settings

Hi,

I've got severl customised user profile fields such as the state where they are from, the year they were born in etc.

I would like to integrate a little drop down menu with all states in a block, so that someone can choose a state and gets a list of users from that state.

There are several attempts for modules that allow user_profile filtering and showing results in a list. I'm a bit confused and am wondering if there is ONE module that is final, runs on 4.7 and does exactly what I described?!

OnChange submit page issues

Is there a way to disable the form validation (required fields) for certain page loads? I have a select onChange event that needs to happen to basically reload a dependant select box.

It's purely for data change.

unfortuantly I get all of these red message that would normally display if the user tried to submit the form themselves.

Also I need to grab the posted value of that select box. I know with _submit functions I can access $values, but if I am still working in the orginal 'display' page how can I acces that?

Thanks

How to hack the ecommerce modules?

Drupal 4.6.9
custom theme

This is a gobal feature request concerning the ecommerce module, particularly the product module.
Since i'm not a PHP expert and i'm relatively new to Drupal, i can't program it myself.

So what admin would need, is a possibility of creating attributes for products. Attributes that, afterwards, user would have to choose from as radio buttons or drop down menu. Let me explain.

show specific user role list, or view

Hi there,
I am developing a site, where I want to have registered users, but have a 'team' role, for just a few of my users.
I want to be able to have a block or list, like the users block, but that only shows my 'team' role. I cant for the life of me work out how to make a view, or flexinode to show that content,.

site - http://www.riverkore.com/h2o

Returning "specific" content results in a "Page not found"

I'm creating a Drupal module to manage some contract information. I've a menu call-back function that is returning content by something like: return $page; On some (I' dont know exactly which content, I receive a "Page Not found" instead of the content.

What I've in detail:

- a form (created by hand)

- an call-back function linked to an url

- when the data gets posted to the url, I read some stuff from $_POST and build my page in $page

- at the end of the function I return $page

Hiding create content option

Hi

I hope this is an easy solution I am just over looking. I have developed a basketball league website, and I have some links (located in the Navigation section) for anonymous users to use Standings, News, etc... but now the anonymous user can also see the "create content" option. I would like to keep that there for the authenticated users but hidden to the anonymous? Is there a checkbox somewhere I might have checked off? How do I hide it again?

Thanks

Pages

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