Help with displaying the list of registered companies.
Hello, I really need your help. I recently encountered Drupal at work, and I don't understand how to implement something that is elementary in code. I'm writing here because I realized that this task can be solved using the Views module.
The task is as follows: There is a personal account with a separate subdomain. During registration, all necessary information about the registering company is entered. Then, advertisements, promotions, and the range of products offered are also added. This information is stored in the database in the "user" table. The database is linked specifically to this subdomain. There is, in fact, a website using the Drupal CMS, where lists of registered companies should be displayed by category as links. By clicking on each company, any user can see all the information about that company accordingly. How can I implement this task? There is a personal account, and there is a separate prepared page on the site.