Featured
Read our handpicked blogs, curated for you.
|
Every pharma CMO today proudly lists their tech stack: Salesforce or Veeva CRM, Adobe Experience Manager, Drupal or…
|
Every CMO we speak to says the same thing: “We have content. We just can’t get it out fast enough.” That sentence…
|
We talk to marketing leaders across pharma almost every week. Everyone’s investing in digital transformation- new CRMs…
Recent releases
Content Marketing Metrics : Ways to measure the KPIs of your Content Efforts
KPIs for a Content Marketing Initiative is a window to the performance of your Content Assets that can be analyzed with the help of advanced content tracking tools
|
How to use node api hooks in drupal 7
Drupal’s module system is based on the concept of hooks and Node API in Drupal has a vast collection of hooks to help you work with nodes to add data
A Step by Step Guide to Drupal 7 Custom Theme Development
A Drupal theme is a collection of files that provides a presentation layer for a Drupal website. UX and UI, when combined with theming are backed architecture
|
TIL – Access Object Properties via Variable
The goal was how to create a node object by adding the node field object properties dynamically. Here you can get how to do it