Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hello Everyone, I am new to using Drupal. I am trying to use/install Drupal with Oracle Database (due to project requirements). I have searched on the internet but could not do it, also there seems to be very less information regarding this as well.
I would be very grateful if anyone helped me with this.
I created a view with bootstrap grid. I am displaying two fields: Image and Title.
Image field is linked with Content. When I click the image click, it takes me to the node.
I wish I could display just the body field of the node type as a pop up text when I click the Image link. I should be able to close the pop up by clicking the close button.