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

Submit button hidden behind video preview

I am working on a client's website, and when I try to upload a new video via the Media Browser Module the preview of the video is so large that it covers the Submit button and I am not able to select that video to add to my page. Here is an example of what I mean: example 1.

votingapi_widgets in block

Hello,

How to display votingapi fields in a custom block ?

Thank you in advance !

Mostrar fichero HTML en mi sitio de Drupal

Hola a todos,

Tengo un fichero con información HTML que quiero mostrar en mi sitio de drupal. En mi servidor tengo un fichero PHP que accede a una web. Copia el contenido de interés y lo estructura en un fichero HTML que quiero mostrarlo en mi sitio de Drupal. He creado una página en la que poner este contenido pero no se como enlazar mi fichero .html del servidor desde la página /contenido para que cuando el usuario pinche en ella se muestre el contenido que tengo en el fichero .html.

Gracias de antenamo

Using Migrate to add additional field to existing node type?

Hi all,

I am working on creating a migration for the poll module (https://www.drupal.org/project/poll/issues/2638406).

I have got a lot of things working, with some errors, but right now I am working on adding an entity reference to the poll from the poll node type.

Once created I have the yaml that will populate the field working, but I cannot seem to find any examples or guides which show how to create a new field on an existing node type.

Any ideas?

Help with Order Report

Hi,

I need to create a sales order report from an external database that have two tables (order header and order itens). I this page I need to print the order header at top in all pages and itens from this order (second table) below header, but some orders have many itens that fills a lot of pages.

How can I do this in drupal ?

I've tried to use module Views Database Connector without success.

Someone can help me ?

Sincerely regards

Daniel

Solved - How to modify custom field data before storing / retrieving

Hi everyone,

I am new to the drupal module development and trying to set up my first custom field type.
The user input for this field should be modified before stored in the database and therefore also be modified before retrieving.

I don't want to use the viewElements() method of the FieldFormatter as the field data should be used for other database queries (outside of drupal) and therefore the database entry should be modified.

Hope anyone got an idea how to handle this

Thanks and kind regards

Matthias

Pages

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