I have a website (mysite.com) without HTTPS, but i recently found out that we already have the certificate and now I'd like to use set it on. I've red a lot information about this change and I can make it work pretty easy, but I also have an App hibridly developed (for Android and iOS) that consumes some information from the site... I have to say that I don't have the code, so I can't make any modification to the App...
One of our 3rd party analytics tools need access to webform submissions data (Form name, submissions entries, date etc ). Could anyone please suggest any drupal web service that could provide read access to this data, if any?
We have a D7 website with multiple language versions, based off the URL and a language field in the blog post. For example:
website.com
website.ie
website.ca
With the multilingual tools enabled, and a filter in a view, we can hide E.U. English articles from the U.S. .com website. But, we've discovered that the node version still is viewable.
We are on Drupal 7 and our content team can revert pages back in time using the moderation tool. But the tool shows every single page revision over the past 4 years. I only want to display the page 10 revisions to any page. How can I alter this on our site? thx!
I have a question about using fields from different content types. Basically, I have 2 content types 1) Product Portfolio and 2) Resources Listing. Both will include a Product Group field and a Resources Link field (as well as fields other specific to the content type). I need to know if it would be best to make both content types have separate Product Group and Resources Link fields or should I set the Product Group field up in the Product Portfolio and then add it as an existing field in the Resources Listing? Same with the Resources Link - set up separate fields or set up in the Reso
Issue i am facing is with the date popup in the views of expose filter.
I have enabled all sub modules of dates i.e. date view, date popup etc.
I have also enabled Better Exposed Filter, and using Views 3.X
When I create a view of lets say access log, I have a date field filter exposed.
Configured the view with exposed filter of timestamp field to use better exposed filter, configured jquery ui datepicker for the field and enabled AJAX.