Last time I installed drush I used composer and for that method I could add the php.ini values into the drush.ini, now I do not understand how to pass custom php values: for example in my php.ini exec() has been disabled for security reasons , I`d like to permanently enable exec() only for Drush:
I'm building a Website where editors add places and descriptions to locations. It would be awesome, if they could add polylines / Routes for the Users. Are there any modules like leaflet or gmap where users/editors can add polylines?
I probably ask this question first before I asked directly in the issue queue, as it seems more like a Feature request.
So, my question, in Webform in D8, is there a way to set conditional fields based on onInput event in Textfield?
Here's the scenario:
* User type 550 in the Textfield called Price.
* Another different field, say Email showing up if the value in Price is above 500.
* Otherwise, Email will be hidden if the value in Price is below 500.
Dear community, devel is an awesome tool in drupal 7, it works like a charm when using dpm, however in drupal 8, the new tool (Kint) doesn't work fine, it is super heavy and really hard to read. so please #makedevelgreatagain