Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm facing an issue with the views page full pager option. If I click on "View pager," which jumps to the top of the page, no new items are shown. Everything is looking fine; no errors are coming. When the ajax option is enabled at that time, only the full page does not redirect to the next page, but when ajax is disabled, it will be working like page loading. Please help me to solve this issue.
But when I add pagination param to the url, "included" data is missing from the response. So can't we have relationship data with pagination in Drupal.
I'm looking for a tool to produce pure html landing pages from Drupal.
I imagine the page could be built as a Drupal Node, and then "exported" into a pure HTML format with no database calls, no Drupal loading, etc. , and generated with just the necessary CSS used by the page, with options to include some scripts, such as Google Tag Manager.
The pages could be stored in a configurable directory, in the webroot or a subdirectory like "/html".
Pages could be scheduled to be re-generated regularly, for example if their content is based on dynamic data.
I'm trying to use feeds + tamper to do bulk updates to an entity reference field in "Employee profile" content type but retaining existing values. I'm using a CSV file and mapping a "email" and "badge" columns as source with Email (field_email) and Badges (field_badges) as targets respectively, where email is set as unique. Additionally, I have configured the processor to "Do not update existing content items". When I run the import, it finishes successfully but it says "Feeds with tamper: There are no new Employee Profile items." and nothing is being added.
Am I correct in thinking that only a user with the administrator role can create a new user account. In any case, such a new account must be activated by an admin, before it can be used. I am asking this because a new account shows up in the user panel and wants to be unblocked. Since I am the ONLY admin in the installation, I have to assume that somebody else "hacked" my user/password, correct?