In a content type, in addition to various fields, I have 4 numeric fields. For each single field I call the same callBack to perform a check. Is it possible, inside the callBack, to know which field has recalled the callBack?
Recently I am trying to install a new Drupal 8 site in a Red hat 8 server with an apache server. I find the installation page keeps showing the below error event I set the folder (sites/default/files) permission to 777, may I know is anyone knows why this happens and how to fix? Thank you very much
I am migrating a drupal 7 install to drupal 8 and I am having some issues with getting juice box to work with views.
For whatever reason it seems to work with fields (when you alter the display settings for the node). However I carn't get to work with a view. I guess I am trying to get it to work with a custom theme template for one of my content types (which I plan to expand). I have tried changing the view from a page to block but it seems to make no difference.
I need some tips how to extrace links from the user profile page. In my case I want to place the link to the submissions coming from the webforms elsewhere