I have my two content type one is Downloads where i have field file type name "field_filedownload" that use to upload the files. I have another content type called News(news) where i am using paragraphs module and i created one download reference file where i just gave the reference of downloads.
I customized my twig file and showing the file Name and Download link now i have requirements that i need to show the File Size, File type and Creation or modification date also kindly guide me how can i do that
I have exposed a filter on view and I have set it to contains all word.
I want the results to be the exact word in the criteria. For example if I set "part" as filter criteria, I don't want to show me results for "Parhtenon". I want to have result for "Part of statue"
Hello i am using paragraphs module and create three paragraph type Text Only, Image only and Image and Text both. Site working fine. Now i need a custom layout where i need
Image
then text
then PHP Dynamic out. Some custom form u can say or custom php code which gave some dynamic output
then Image
now question how can i add PHP code in paragraphs module / type
I downloaded AppServ 9.3.0 for Windows 64 bit. I am running Windows 10 home, 64 bit. AppServ downloaded with no problem and installed, Apache 2.4.41, php 7.3.10 , MySql 8.0.17 and php My admin db manager 4.9.1 . I downloaded Drupal 8 and unzipped everything. When I enter Localhost, Drupal does not start or appear. Here is my directory structure; C:\\AppServ, below directories Apache24, MySQL, php7, www. My Drupal directory is C:\\"drupal-8.9.1" What is in the wrong place. What has to be started before Drupal will run.
Structure > blocks custom lib > blocks type > add a block type> added a State field (list(text)) field. I like to allow users to select multiple values. But users only can select one. Manage form display > does not have any option to configure the field. I was looking for a checkbox "allow multiple ...".