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

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?

Integrating payment platform API request with drupal webform

In drupal 9 we are trying to integrate a payment platform's API where users will be able to "register" for a conference using webform where the initial submission is stored. We'd like to then send that information from the webform (name, email, number, package with price) to their platform using the POST method and allow the system to use their redirect link.

Custom block within existing custom form module

I have added blocks to twig templates via the UI or Twig Tweak but I have a custom form module that I'm trying to insert a simple custom block that will be localized. Not finding any examples out there so my question is if it's possible withing say the buildform() function?

I see plenty of examples for adding form to a block but not block within form. Is it doable?

Single export of a content with its fields

I am using Drupal 8.

I was trying to use the drupal export tool found in 'admin/config/development/configuration/single/export'

The way I understand that I have to "export" the content types and their fields is by selecting them in the selector and copying and pasting the structure in a file with the name that appears below

What I was trying to export was a content type with its fields.
I was able to export both, the fields and the type of content, I put this into a module that I created, inside "config/install".

D7 How to disable the entire navigation ( left, above, below ) for a site or more sites within a webpage

How to disable the entire navigation ( left, above, below, etc ) for a  site or more sites within a webpage? 

E.g.  webpage = www. site.com and target site which should be visable without navigation = www. site.com/es/site 

Still using Drupal 7

Thanks a lot in advance :-)

              

Pages

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