Pages
(Move to ...)
Home
About me
htaccess
Robots.txt
MySQL
PHP
▼
1 Mar 2017
Update multiple fields using #ajax in Drupal 7 form
›
We know how to replace a field using #ajax in a form. Can we update multiple fields using #ajax in a form? Yes, we can update multiple...
2 comments:
21 Oct 2016
Add date pop-up calendar in custom drupal 7 form
›
This blog describes how to add date pop-up calender to a custom form in the Drupal 7. The use case is if you want to use da...
16 comments:
7 Oct 2016
Disable future dates in date popup - Drupal 7
›
This blog describes how to disable future dates in the Drupal 7. One of the features in the date module is displayed the date in the...
3 comments:
2 Aug 2016
Multiple URL alias for a node in pathauto - drupal 7
›
As we discussed in my previous post , clean URL is one of the option to improve SEO. We've module called pathauto to clean URLs in d...
3 comments:
27 Jul 2016
Pathauto added special characters in url alias - drupal 7
›
To improve SEO, we need to clean our URLs. By default in drupal, we've an option called clean URLs at the configuration. In drupal ...
12 comments:
›
Home
View web version