I have a leaflet view and I display streets on that view and I have another display for listing street names. I want to create a script, which helps when mouse cursor hovers on a street name in the list the poly-line which belongs to that street should be bold.
I tried to combine these two tutorials for this issue:
On the homepage I made a two column layout. On the left I have a calendar and on the right an empty column.
What I need is to show the different events information on the right column when the user goes on mouseover on the specific date on the calendar views. The text has to stay visible if the user click on the event on the calendar.
Hello, I am new to the forum, and I apologize if I should have posted this elsewhere. In a specific case, I have a problem acquiring the logged on user (Drupal 8.7.8)
I've been trying different paths to accomplish this for over a day now ... It must have come up before but I can't find a solution that works.
Situation:
1) Anonymous user fills in a webform to apply for an internship.
2) Chief gets a mail, logs in, reads the submission, checks a (radio) box 'accept': yes/no and updates the submission.
3) Both options send a mail to the applicant, both different of course.
4) If 'yes' the secretary uploads the contract to the submission and does some other checks. Simply said: updates the submission.