We are using Webform 8.x-5.27 with Drupal 8.8.6. I am kind of new although I have learnt a lot in Drupal and we have a site running in Drupal.
Scenario:
We have Drupal which has pages for anonymous users. However the Corporate OIDC based login which I have configured in the basic theme via js, ensures whenever user tries to access Drupal he gets challenged for authentication.
if you go to this website https://lazio.aiti.org/it you'll notice a menu on the top right corner. If you open it, the first item in the menu (AITI Lazio) is not clickable. Is there a way to make it clickable, instead?
Black Antelope was chosen to redesign and migrate the Statistics website at UC Berkeley. The Department of Statistics at UC Berkeley was one of the first established centers in the US for statistical research, and has one of the top two statistics graduate programs nationally.
I'm trying to create a custom version of the entity reference field and have been working through the code of the base type to figure out how it is working. Originally this was going to be a question specific to how are the content type checkboxes populated in the settings form (edit tab) when adding/editing an entity reference field to an node. Though, in the processes of writing the post, I think I figured that part out.
If errors appear I often read something like "simply add an update hook". Unfortunately it isn't clear to me how to do this exactly. So I would appreciate any tips.