Hide field lable (and red bar) from content?

Hi,

I made a table using the TableField module in Drupal 7 but I would like to hide the label of the table field from my content. Any ideas on how I could do that?

Images:

https://ibb.co/bG6noo
https://ibb.co/gjXGg8

Thanks,

Cédric

Fatal error: Call to undefined function menu_execute_active_handler()

After running the update through the admin dashboard online, I receive this error message "Fatal error: Call to undefined function menu_execute_active_handler() in /home/yviae/public_html/index.php on line 21"

There is no login screen either. 

Thanks in advance for the help.

Login page disappeared

Hi

I have my personal web site here rasmusmarkpedersen.dk and the login page for administration has disappeared.

I have tried to acces it through /user, /user/login, /admin, /?q=user, /?q=user/login and /?q=admin and it just goes to my front page.

I have tried to use my backups, but when I install a 3 month old back up, where i know it worked, then it is still impossible to access my admin login page.

I do not know what to try next. Anyone has an suggestion?

Best,
Rasmus MP

hook_file_download

   

function blaa_file_download($uri) {
        ..........
 }

Can any one think of a reason why pdf file downloads from the private folder are not calling blaa_file_download please. I am stumped. Thanks

Webform select option #limit issue

I am prepopulating the list of District from a CRM in my Drupal project, but by using Select Option, I am getting an error that 
"The field supports a maximum of 500 options. Please reduce the number of options."

Total District count is 543 in my codebase.
How to remove/increase the limit of the select box

Drupal Commerce Product reference field

Hi.
I have added a Product reference field to Product (not a Content type). This field contains product IDs of related products. So, I need to extract 2 values.
Field's machine name is field_related_products (number of values unlimited)
But I cannot get a values thru $product->field_related_products['und'][0]->product_id();

Meanwhile $product is an Array contain values I need;

The table field_data_field_related_products have a field named field_related_products_product_id

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x