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

footnote tag

Hello
I can't manage to have the <fn> or [fn] tag described in the footNote module
taken into account.
The icon for footnote is note either available in the menu
integrated with the Ckeditor or Ckeeditor5.
Any help?
Sorry if the question has already been asked, I don't how to search in the 
forum.

Create a field with same value on all nodes

Hi team

I doubt,

I've created a content type with some fields, but i need to add a field that will be used to save a value and showed on all nodes for this content type,

So how can i create a field with the same value for the same content type?

Could you please help me?

Regards

Mario

Trigger code to execute after multi-value field order is changed

What is the best way to trigger code to run after a user changes the order or weight of items in a multi-value field on an entity?

In my particular case I'm mostly interested in when a user changes the order of content in a multi-value field on a custom content type. The following is not my actual use case, but it's the easiest analog I could describe simply to illustrate an example.

Help editing module code to calculate all product options instead of just the first

Hello.

I am using a module that can add or subtract from a line item price based on a selected option.

Module is called 'Commerce Product Extra Charge' https://www.drupal.org/sandbox/gbyteco/2565693

However if you allow selecting multiple options, it only adds the price of the first option to the line item total.

I would like to edit this module to update the price with the combined total of all selected options.

Currently how it works

Apigee to support multiple organisation in single Drupal instance #622

I need to investigate the feasibility of extending the apigee_edge module to be able to support linking multiple organizations into single drupal installation.

https://www.drupal.org/project/apigee_edge

i have modified few connector controller file. i was able to switch or connect both prod and non-prod organization. i made the two credentials and backend .

/apigee_edge/src/SDKConnector.php

Validate a textearea with RegEx in webform (D8)

Hi,

I'd like to set a form to get people's comments about some articles.

The form contains a simple textarea.

I need to validate the content with regEx before saving it.

the validation would consist in not accepting contents with words like :baby, hot, s.., tinyurl. , urls, ...

For testing purposes, I used https://regexr.com/ to make my regex.

Here is the example expression I tested. I guess it works fine because I get all word structures I'm looking for:

Pages

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