Harlow is a town in Essex, England, situated on the border with Hertfordshire and London. Although a new town, Old Harlow dates back to the early medieval age and most of its high street buildings are early Victorian. Harlow Council is responsible for delivering public services to a population of almost 90,000 citizens and the website is an essential tool for residents to access those services, such as schedule waste collection and acquire legal documentation, as well as a source of information about public life and community events.
I'm not a programmer. This forum has often helped me to create my site.
I give up :-(
How to create two different registration forms?
/ user / register - is the default form for users
and I want to keep the current form.
I want to create a separate one for companies (I even organized)
admin / structure / display-modes / form / manage / user. business
only the default registration form is displayed on the page.
edit: ok this worked. for whatever reason, my code blocks in the previous attempt jacked everything up as "spam" and an exponentially growing "please wait" timer. idk man.
I have rewrites already for http to auto https. this existing configuration is probably causing issues with your suggested config to enable clean url
I've started the processes of converting my Drupal 7 site into Drupal 8. I'm having a lot of trouble finding the documentation for displaying a list of nodes with my custom module. I'm able to find the list of node ids and I can pass them to loadMultiple like this: