When migrating into Drupal from a CSV file (i.e. a spreadsheet from Excel or LibreOffice Calc if you're an open source nut like me), you use the MigrateSourceCSV class.
When migrating into Drupal from a CSV file (i.e. a spreadsheet from Excel or LibreOffice Calc if you're an open source nut like me), you use the MigrateSourceCSV class.
When you create content in your site, you really want to recommend additional content to your users, so that if you read this blog post, I'll be able to recommend another blog post I've written on a similar subject.
This post explains how to use Drupal Webform select options to create four different types of HTML code:
a drop-down select, radio buttons, a multi-select, or checkboxes.