You Should Invest In Forms                         What does your customer think?  What do they looking for? will decide the success of any business.      In a digital marketing, Most of the customer requirement is gathered through forms. So its     essential  to spend some  time with forms    Example : a user can search a particular product using the search form on an e-commerce website.    Form API in Drupal 8            As we know already Drupal use forms for most of the administrative site building.   Drupal 8 follows object-oriented style of programming with the integration of symfony .    Based on the purpose of the form, it can inherit the basic properties and methods of the below classes.    1.Config Base  2.FormBase  3.ConfirmBase     Note : Routing configuration is done through the yml files in drupal 8   When the user hits the va...
Enjoy the joy of Sharing