Hi everybody,
I have a question: is possible to have specific profile fields for each role?
For example, i have two roles (in addition to admin role): user and reseller.
The first role has some fields like name, surname, address...
The second role has some other fields like vat code, company name...
Hi everyone,
I need an information. Is possible to create a custom pagetype that take a URL parameter from the backend and render the frontend including this URL with php include() in the frontend?
How can i do? Do i have to create a new module?
I can't find any tutorial about this.
Hi everybody,
I need to create a Basic Page editable by the admin but in this page i need some custom features.
For example, at the top of the page i need an articles list, and after this articles list, the page should be editable as a normal "basic page".
Another question. Is possible to insert a block only for a specific page? For example, a list of article visible only in home page?
I am transferring a site to Drupal. The problem is, I need an optimal means to migrate data.
I have created a custom data type and need to import existing data records. What is the optimal (with acceptable ration convenience/speed) means to import data (mass create nodes) in Drupal 7.*?
I'm trying to create a page visible only to a specific Role (Tis page should be visible in the menu and accessible only if a user belong to a specific Role).
Is possible to do such a think?
Thank you in advance!