by Pixeldust Drupal Developer | Apr 29, 2019 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I have a form. It works… but the user must wait for the large file to upload first or they won’t be processed by the form. The upload form will change from the Upload button to the name of the file with a Remove button. $validators = [... read moreby Pixeldust Drupal Developer | Apr 25, 2019 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
Right now there are some security updates for Symfony: curl -sS https://get.symfony.com/cli/installer | bash echo y | ~/.symfony/bin/symfony self:update ~/.symfony/bin/symfony security:check Symfony Security Check Report ============================= 2 packages have... read moreby Pixeldust Drupal Developer | Apr 18, 2019 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I’m using this form api example: AjaxAddMore. I want to add a “remove button” for each indiviaul element, in order to remove an item but not the latest. Thouse are my changes: … $form[‘names_fieldset’] = [ ‘#type’ =>... read moreby Pixeldust Drupal Developer | Apr 17, 2019 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
Trying to theme a menu in Drupal 8, running into a case where we need to add classes on certain links. In the case of a menu link that is route:<nolink> we need to not add any class at all. Example: {% if item.below and item.url %} {{ link(item.title, item.url,... read moreby Pixeldust Drupal Developer | Apr 17, 2019 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I would like to know where the config directory is, and how drush cim command exactly handles it? Last Edit: After learning Drupal to end, I now recommend everyone to migrate away from Drupal, As the name already says it "Drop All". For example, the only... read moreby Pixeldust Drupal Developer | Apr 10, 2019 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I have a view with nodes of type ‘tasks’. I want to easily view and edit these tasks by using a minimized overlay. When I click on a task title in the view, it needs to open in an overlay. In D7 this was possible with the core overlay module, in... read moreby Pixeldust Drupal Developer | Apr 10, 2019 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
After adding a block file to src/Plugin/Block I can’t add the block on the Block Layout admin page. When I filter by block name I can see it, but then when I try to place it I can’t get to the configure block screen (pressing the ‘Place block’... read moreby Pixeldust Drupal Developer | Apr 7, 2019 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I’m running a Drupal 8.6.13 site with Search API 8.x-1.12 and Search API Solr Search 8.x-2.7. Everything seems to be properly installed and configured – my Solr admin panel shows a configured core and everything looks fine on my Drupal admin interface. I... read moreby Pixeldust Drupal Developer | Apr 5, 2019 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
We have a custom written module (not by me), that uses entity_print to create PDF documents. It was working fine until I upgraded drush from 9.0-beta4 to 9.5 (had to update drush commands). The functions all look like they are working the same as before, but the PDF... read moreby Pixeldust Drupal Developer | Apr 5, 2019 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I have installed the module jsonlog on drupal 7, but there are no information on how can I push the logs to elasticsearch or kibana or logstash. How do I do that? read moreby Pixeldust Drupal Developer | Apr 5, 2019 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I have seen similar questions to this before but they do not solve my problem. This is Drupal 8. Today the watchdog table on one of our sites exploded to 12GB in size. No other table in the DB is above a few dozen MBs if that. Logging was only set to record the last... read moreby Pixeldust Drupal Developer | Apr 3, 2019 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I have a functioning SAML IdP, implemented with LemonLDAP::NG. I know it functions because it works with Nextcloud as an SP. I’ve also successfully configured a DokuWiki SP in the past. The IdP, the Nextcloud SP and the Drupal 8 SP are all behind an Nginx... read moreby Pixeldust Drupal Developer | Apr 2, 2019 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I would like to remove auto fill user name and password while login or forgot password. I have tried this but its not working: if ($form_id == ‘user-login-form’) { $form[‘name’][‘#attributes’][‘autocomplete’] =... read more