I have found the Vikas and he is amazing developer, he had always delivered the product under the timeline, on budget and with 100% accuracy, He is totally problem solving guys.
Blogs
- 0 comments
SassScript supports the many types of operations such as Number Operations, Color Operations, String Operations, Boolean Operations, etc...
Lets see the example of each operation and learn how to use it in files...
- 0 comments
The expose functionality provides the user to filter the result according to our choice.
Step 1: Create a views page with the fields you wish to display.
Step 2: Add the filter criteria fields
- 0 comments
Drupal provides a great multilanguage possibilities for your website. Drupal core already offers a way to translate the website interface AND your content (nodes) in multiple languages.
- 0 comments
Follow the simple steps to setup DHTML Menu for mobile device:--
Step 1: Download DHTML Menu module and enable it.
Step 2: Configure the DHTML Menu
- 0 comments
In Drupal's Field Collection module, you can pass the node ID (Nid) as an argument in Views by utilizing contextual filters. Begin by adding a contextual filter for the node ID field in your View, then configure it to provide a default value using "Content ID from URL" to dynamically fetch the node ID from the URL. This allows your View to display field collection items associated with the specific node being viewed.
- 0 comments
CiviCRM is web-based, open source, Constituent Relationship Management (CRM) software geared toward meeting the needs of non-profit and other civic-sector organizations.
- 0 comments
The Views module is the most downloaded contribution on drupal.org. It is a powerful list-maker that not only provides a GUI for creating a query but also gives you options on how you want to display your data.