[SOLVED] How to add an increasing number on each node for a list nodes in a page

As per the title of the post I'm looking for a module (or an option that maybe I can't find in the Views), to add an incremental number to the side of the exposed Title of Nodes in a table generated by a view but, from searches carried out on the network, the solution is not it seems to be so intuitive.

1. Node
2. Node
3. Node
etc ...

Any forum user have a suggestion?

Best Regards

How to Post images in this Forum

Hi there,

The Read this First forum topic at https://www.drupal.org/post-installation-sticky#spam states

Links to external websites are deprecated. #

Which I think is great for the same reason it says there.

Therefore the "Image button" in this forum states "URL (must be hosted on Drupal.org, upload with “Add a new file”)", however I see no "Add a new file" (like in the issues posts forms) anywhere within this forum forms.

Filtering view results by Time (now)

Hi there,

I've got a list of events that I'd like to filter by the time right at the moment is checked by the user. So far I've managed to filter by day, but I see events that have finished hours ago

I'm on drupal 7.72 and Views 7.x-3.24

When I look at the PHP manual at https://www.php.net/manual/en/datetime.formats.relative.php it says

Drupal 9/8 Hierarchical Terms Adding, like Hierarchical Select in D7, how?

Hi,

I used the hierarchical select module a lot in Drupal 7. With this module I could add Country, Region and Place to a certain node as such, that:

- The node is being connected to the country term, region term and place term.
- And that on taxonomy a depth was created which place is a subterm of a region, and which region is a region in a specific country.

With this adding of nodes using one Edit-screen to input also the country, region and place together inputting nodes was great!

Import Nodes from Drupal 7 to Drupal 8

I have a Drupal 7 website with hundreds of nodes inserted and I realized that for my specific needs I have to migrate to Drupal 8.
Is there any way to import Drupal 7 to Drupal 8 Nodes in * .csv (or other methods) safely without anything being lost?

P.S. I have seen that there are many modules but I would need some sure advice

Best Regards

Trouble installing new database on AWS instance

Hi everyone! I have a Drupal 7 site that I am upgrading to Drupal 9. A copy of the D7 site has been set up on an AWS Instance where I am wanting to place the new D9 site onto. I am using Terminal to load everything. So far I have installed D9 files on the instance but am running into an issue when creating a new database via MariaDB. I am using the command:

mysql -u username -p -e "CREATE DATABASE databasename CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci";

(I have changed the username and databasename to actual names when I run it through Terminal). 

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x