Task #3310
The Task: To provide a different form for creating an Article Content Type, depending on the role (Drupal 9.5)
Status:
New
Priority:
Normal
Assignee:
-
Category:
Drupal
Start date:
2024-07-12
Due date:
% Done:
0%
Estimated time:
Description
For administrator (this role is also called the owner), the default admin theme should be unchanged.
For Contributor (a role), the Article creation form should be of type contributor_form and display only the fields sepected for that view mode.
Repos:- module: https://github.com/wasya-co/ish_drupal_module/tree/0.5.0
- main theme: https://github.com/wasya-co/ish_drupal_theme/tree/0.2.2
A database dump can be provided upon request, however, the deliverable should NOT use the database dump, and should instead list the few steps (if any) needed in the admin interfact to make it work.
The deliverable should be a pull request, or a git diff patch.