Drupal

Zyxware default image4
| 3 min read
We were requested to create an online envelope editor using Drupal by one of our clients. We knew that we needed to create an HTML template as the base for the online editor. So we proceeded to develop a Drupal application which would create an HTML template using the input provided by the user which would be used to create the envelope. If you are looking to know how to create an HTML template in a Drupal website using user input read on to find out how we went about doing that.
Zyxware default image3
| 3 min read
One of our Drupal clients requested us to create an online envelope editor in their Drupal site. The envelope was a product in Ubercart as the site was a Drupal e-commerce site. The envelope was to be edited by the user of the site using a form interface. We needed to add custom fields to the product content type in Ubercart to get the feature up and running. If you want to know how to add custom fields to a product content type in Ubercart, read on to find out how we did it.
Zyxware default image2
| 2 min read
We have encountered a situation in one of our client sites running on Drupal where videos opened with Flowplayer will not work on Iphone and Android based devices even though it was working correctly on normal Desktop browsers. If you are facing the same issue with the Flowplayer in your Drupal site then read on to find out the solution. Follow the steps below to solve the issue.