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.
Hi everyone, is there a simple way to change the type of a field in a custom content type ? and actually is there a good reason that this option is not available ? For exemple if i choose one type of text field and finally want another then it's too late apparently to change unless i delete the field and add a new one, which is kind of ok when i didn't enter anything yet but more difficult later on when the site is filled...
I've dumped the contents of my tumblr site and sorted it into simple CSV tables. I would like to pour that content into a Drupal 8 site. I've searched through docs over the past two or three weeks but can't find a starting point and am looking for advice.
The Feeds module looks great but doesn't (yet) have a functioning CSV importer for d8. I'm not migrating from a d7 site, so I don't think the Migration module will help be either. I've flipped through some of the documentation and examples for the latter but haven't been able to get anything to work.
Am trying to think of the best way to display a block of static user info. I looked at views but you can only create a list of users. What I was hoping to do was display certain fields from a users profile on another page. Any suggestions would be great! Thanks
Hi, as i mentionned on another topic im new to Drupal and i was wondering what is the best way to build basic pages that have multiple administrable blocks/areas ? simple texts/images content that i want display in differents area of a specific template ? do i just create a custome blocks per area ? is there a sort of page builder plugin for that like we can find on worpress ? or even for this kind of unique content page we recommand to create a content type / view ?
Hi everyone, im new to Drupal coming from wordpress for years, i start work with drupal but i don't find any way to remove this P tag html wrapping all my content :( Any way to deactivate this feature ? i tried chec in Config but didn't found anything.