I have a "due date" field on a content type and I am trying to figure a way to send an email reminder to users 2 weeks before the due date. Any ideas anyone? any help appreciated.
Hi All. I have a content type type that creates jobs. The jobs will be created by the site admin but need to be associated with a user account they will also create. Each job will belong to a specific user. How can I control access to the content such that the user only sees the job they are associated with?
Appreciate any thoughts and feedback. I'm drawing a blank on how to accomplish this but it should be pretty straight forward.
I have been trying for some time to get a view with two editable fields to refresh when one of the fields is changed. I'm currently working with an editable radio checklist which is dependent on a taxonomy select. In Views, I have the two fields selected and set to editable. When I change the value in the select field, the radio checklist automatically refreshes as the changes take effect.
When I put this block onto my site, however, this refresh action is lost. So far I have tried:
Hi,
I want to write one my sql query in drupal blocks and wants to display the results in table. The query is giving correct result in mySQL admin panel, but I am getting the errors when I run the same query in drupal blocks.
Hello! I have a Link field and am looking for a way to pull a thumbnail and/or cover image from THAT URL and either linking to the image as another field or actually downloading the image to the site as a media field - the target domain is always the same so I could indicate where in the HTML to "look" to find the image(s) consistently.
Is there any module that can do anything like this? Open to Drupal 7 or 8 for the project.