Which version of Drupal?

Hello Friends

I have been asked to build an online bilingual magazine. And for this project I have decided to use Drupal. As I mentioned above the website would be an online magazine and the proposers have decided to build a community around it. They also intend to sell e-books and other stuffs through this portal. I think Drupal can be used to satisfy all the requirements.

Programmatically Update Allowed values list of field

Hi, there

I want to update allowed values list of field type list(text).

please help if any suggestions.

Thanks

Rahil

Move save button when using Field group

Hello!

I could need some help with the module Field group.

Recently I tried to organize some additional user fields by using fieldsets like "address" oder "interests". But it is confusing that the "save" button seems to appear always after the very first fieldset.

So when using a couple of them, the user has to search for the button although expecting it at the bottom of the page.

Is there any way to fix this problem, like moving the button?

Thanks a lot for any hint!

Best regards,
Alex

user_cookie_save and Ajax callback

Is it not possible to set a cookie in a ajax callback function?

I want to set a cookie with the $form_state values to populate the from again when an anonymous user comes back to the website. When I use user_cookie_save or php setcookie I get an ajax error alert.

Is there a way to get around this? I do not have the intention in saving those values in a database table.

views arguments and relationships

Hi, I have a the following content types: Country, City and Building.
A City has a node reference field to a Country and a Building has a node reference field to City.
I have created a view that will display buildings and has 2 arguments in the following form
building/%/% where the first one should be a country name and the second a city name.

If i supply the following arguments sweden/all i want to display all buildings from sweden. I guess i must use some kind of relationship or something to get it working.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x