When viewing farm / logs / all records, if the field is empty, I want it not to be displayed. If I check if empty option like on the screen
nothing is happening. how can i solve this problem?
We are going to provide an RSS feed (from a Drupal site) to someone who is going to display it on their site. Is there a way to limit access to only this specific site or maybe proved an embed code they can use to display the feed on their site?
Hi,
I want to display the data submitted through contact forms under my account just like how we can view our orders under profile. I created the db_insert query and the data is going to db when the user submits form. I want to use drupal block to show the submitted form details under my acount.
I created my own block and in that selected PHP code as text format. I have written sql query to get the data from database table. However it is not working. Please find the below piece of code that I have written in block body :
I have a scholarly journal site running on Drupal 7.X.
I have installed Meta tag google scholar module installed. however, not all nodes published appear on google scholar any idea why is it so? where do I start troubleshooting from?