"Node form" and using hook_form_FORM_ID_alter

Firstly what is a "node form" as opposed to another type of form?

I think my issue below might be related to this.

I'm trying to add a field into an existing form using hook_form_FORM_ID_alter() , but the HTTP request just dies with a HTTP 500 & no logs.
The form I am trying to alter sits under "configuration".

View with Multiple Profiles

OK so this one is doing my head in. Ive read a lot of forum posts but none seem to solve the issue for me.

I have 2 profiles,
User Details
- First Name
- Last Name

Membership Details
- Membership status
- Membership level

I am trying to display a view like this "First Name | Last Name | Membership Status | Membership Level "

But when I do it I get a separate row for each profile with that associated user. I've tried adding relationships but that doesnt seem to make it any better.

Drupal 8 separate pages for separate taxonomy terms

I have two taxonomies. I want different page templates for each taxonomy term page. Lets call the taxonomies as taxonomy_one and taxonomy_two.

When I go to taxonomy term twig debug suggests following names:

D8: Entity Embed module does not recognize Forms

Opened as an issue with developers instead:

https://www.drupal.org/node/2896014

How do I permit a file size greater than 30 Kb for a User's account?

Hi!

I am creating a website under XAMPP on my local Windows 7 PC. It seems that when creating a new user account (i.e., their profile) when for example the User registers on the website they are prompted to upload their picture. However, this picture is limited to no larger than 30 Kb. How can I change (increase) this file size linitation?

Thanks,
Richard

User UI for things like signed documents and user handbooks.

I'm trying to figure out a way for my sub-admins to have an easy to use UI to click someone's profile, click things like "Upload User's agreement", "Users handbook", etc.

Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x