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 need your help with designing the form of a view page which have some exposed filter options for users, both select list and user input. By default, it looks pretty meh, so I need to arrange them properly, make them full block width, make them look better than now. Can you give me any hints where to dig? How can I put both input fields into one row and give them some placeholders? The theme is based on bootstrap. I tried with form ID to style, but it doesn't give me full control, and my css skill is not very good.
I'm running Drupal 8.4.x but was originally 8.1.x. I'm trying to build a view with book page hierarchy showing. I see on book.views.inc that the fields I'm looking for are listed. However, in views, when I go to add a field, I'm only presented with three out of the six options that should be available.
Hi. I created a node type pupil. I imported 600 elements from a csv file. Each pupil gets marks from different teacher. In Drupal 7 it was easy to create a rule which updated the author after saving content.