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.
This one should have an obvious enough answer for anybody who knows, but can't find it online;
I have a custom field "field_class_type" which consists of about 4 different class types pulled in using node reference to my Class Types nodes.
Then, using this field on two separate nodes "Location" and "Class" I want to restrict the selection to the following:
I am going to re-create my photography website hoping to use Drupal because a lot of the training videos are available to me through my work. Would this work well for creating a website that basically only sells prints? I have all of the photographs already taken, but if people want to buy a print is what I will be selling. What I will need to do is be able to easily add a new print to a page if I want to and also be able to copy some code into it to create a button that links to paypal so the customer can purchase the item. Will this work well with drupal?