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

Editor Deleting Content When I Try To Add More Than One Image Caption

I have a really odd issue on a site I've built. I have CKEditor set up so that the client can insert images into the body field of articles, align them and add captions. And it works fine, until the client attempts to edit the article.

WYSIWYG Deleting Content When I Try To Add More Than One Image Caption

I have a really odd issue on a site I've built. I have CKEditor set up so that the client can insert images into the body field of articles, align them and add captions. And it works fine, until the client attempts to edit the article.

Publish html content received from PHP call in Drupal 7

I want to capture the content from an online service using PHP codecode the response will be html. This content should be later rendered as a Drupal webpage.

I am just a test user of Drupal without core knowledge. I need help to create a code that can be deployed to Drupal which does the mentioned thing. I have already got a php code that captures data from the source. But I don't know how to deploy that using Drupal 7. Please give step by step instructions and help me. This is for a client engagement.

How to modify "Collection Field" and "Field Collection Table" to vertically display the input fields?

I am working on a project to update a Druapl 7 website to support responsive web design. There is a form using "Collection Field" and "Field Collection Table" which are:

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

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

Distinct field but with specific nid

For the drupal page I am updating, a user found a bug in which the web forum submissions are showing duplicate values of people. I've figured out how to remove duplicates by following this guide https://www.ostraining.com/blog/drupal/duplicate-views-results/ I've looked through our database and found that it is not an insertion error, but rather an error with the site. I've edited the settings to only display distinct values which had seem to fix the issue.

How to render/show additional html in .html.twig on form submission??

Hello friends,

I have a simple form that I am passing to a twig template via a controller like so:

Pages

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