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

Webform entity reference not working as espected

In a webform submission, I need to reference a user that has previously submitted the same form.

I created an entity reference field pointing to a User entity reference view

Everything works fine until I relate the user with the Webform submission(-s) the user has submitted. (I installed Webform Views Integration module) to set a contextual filter.

After establishing the relation, the field in the form stops being populated.

Hook for editing control.

Hello.

What is the hook to create a control to allow editing of the node only on the same day of creation? Any ideas or examples?

Thank you.

[drupal 8] why my custom module is not executed when not httpS

Hi, my custom module is well executed on http://localhost,

and well executed on httpS://www.mywebsite.com to.

But it is not executed when i'm on the http (not secure) protocol!

Is it normal ????

Thx in advance

Displaying articles views question

I'm going to try to describe it:

I have a site that posts upcoming product releases. I show 5 releases at a time. I know that I can set ascending and descending, also, by last update. But how can I change the order specifically to a product.. lets say I have it in ascending order of release date. Then one of the products in the middle changes their date, so I want to move the product down but keep the order for the rest. 

XXXXXXXX

XXXXXXXX

XXXXXXXX - This one changes date , so I want to move this one down and the bottom one up.

XXXXXXXX

How to alter for instance /node/1 and /taxonomy/term/1

Hi, 

I would to alter /node/{nodeId} and /taxonomy/term/{taxonomyId}

Instead of diplaying all fields and value for that node and taxonomy, I would like to have something else, coded by myself.

Any idea to do that?

Thanks

Using Drupal APIs

I have some questions about working with Drupal APIs. How can I get detailed access to documentation on what data they provide, and how I can use them?

Pages

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