Put a search form for the forum.
This would avoid two actions:
1. than a newbie (like me don't re-create a repeated theme).
There are many support pages.
2. You Generous Helpers would have fewer questions to answer.
Greetings
I'm attempting to connect to Denodo (Version 7) using C# code.
I installed npqsql and created a connection string with the following parameters: host, port, username, password, database, and SSL-Mode as needed.
(The user and password combinations were validated using Launch Pad)
I use a simple select statement for trying.
When I call Open() on my NpqsqlConnection object, I get the following error message: "ParseComplete was received as an unexpected backend message. Please report a bug "}
I am currently creating component and adding configuration for each component using UI. May i know how to create the same using API? Is there any way to expose API for doing the same action ?
I have a Drupal 9 view with a few menu tabs created from the view. All tabs are displayed and linked properly from the view.
Then I wanted to have a new link in Drupal admin menu bar and link it to my view.
When I add a new admin menu item in the routing system (mod_routing.yml + mod_links.menu.yml) with a path pointing to one of the tabs in my view, all tabs disappear from the view when clicking on the new menu option.
Is it possible, or does anybody know of a module for extracting all the text from a PDF and importing/creating a standard article/node using the text copied from the PDF?
I've looked at many modules, but seems most are outdated and no longer maintained.
Any suggestions, or modules which would work on Drupal 10?