ล่าสุด Drupal คำถามที่เกี่ยวข้อง

คะแนน -1
MetalBearSolid avatar
คำอธิบายเมนูยึดใต้แต่ละเมนูใน menu.html.twig
ธง br

ขณะนี้ฉันกำลังแสดงเมนู "คำอธิบาย" ใต้แต่ละลิงก์โดยใช้ menu.html.twig โดยการทำสิ่งนี้:

{% if item.original_link.getDescription %}
  <span class="navigation__link-description">{{ item.original_link.getDescription() }}</span>
{% เอนดิฟ %}

ปัญหา ...

คะแนน 1
Geat avatar
What's the equivalent of drupal_build_css_cache()?
ธง de

Our client uses an external website for some of their pages. This provider does not enable us to theme their website directly, but they do allow us to load a single JS file from the Drupal site that we maintain.

We create this JS file through a Drupal route/controller, assembling the header and footer blocks, including CSS and JS files, and inserting them into the content by appending them to the  ...

คะแนน 2
liquidcms avatar
Why can't some fields be moved within details element?
ธง us

I am trying to move 2 form fields to the advanced sidebar: dismissible and status. Status was already part of the meta container and setting #group='meta' on dismissable also placed it there; but these weren't in the proper order. Nothing I do seems to have any impact on:

  • dismissible
  • standard meta fields: published, author, revision log
  • status

Both dismissible and status are fields added by the

คะแนน 0
Tommy Styrbæk avatar
ข้อความ Ajax หลังจากบันทึกโหนด
ธง cn

ฉันพยายามเพิ่ม Ajax Alert หรือข้อความป๊อปอัปภายใน hook_node_presave หรือ hook_node_update แต่มันไม่ทำงาน

รหัสปัจจุบันของฉันมีลักษณะเช่นนี้ แต่ฉันลองใช้ ajax อื่นมามากมาย

$response =  ...
คะแนน 1
วิธีการใช้ TrustedCallbackInterface
ธง us

ฉันกำลังดูแลโมดูลที่ฉันได้สร้างนักพัฒนาบุคคลที่สามสำหรับฉัน ฉัน D9 ปัญหานี้ ปรากฏขึ้นเมื่อใช้โมดูลที่ทำงานอย่างอื่นใน D8 และควรเข้ากันได้กับ 8 ๠...

คะแนน -3
mt.i.1 avatar
Search and pagination in media popup don't work properly
ธง us

In the /admin/content/media page, I have more than one button for the pagination.

screenshot

The search is working properly.

screenshot

When I edit a media on some node, in the popup, I only have one button in the pagination.

screenshot

The search isn't always working. Here, I'm making the search from the page 2, where the image isn't available directly.

screenshot

It only works when the searched image is on the current page (selected by the  ...

คะแนน 0
ผู้ใช้ที่มีบทบาทที่กำหนดเองสามารถอนุมัติการลงทะเบียนผู้ใช้ได้หรือไม่
ธง cn

ฉันได้สร้างไซต์ที่ต้องได้รับการอนุมัติการลงทะเบียนผู้ใช้ใหม่ ฉันเพิ่ม ผู้จัดการ บทบาทของเจ้าของไซต์ ฉันต้องการให้ผู้ใช้ที่มีบทบาทดังกล่าวอà ...

คะแนน 1
Steve Siddu avatar
Filter view based on current user's role and taxonomy terms
ธง br

I have three content types.

  • Article
  • Basic Page
  • Custom Page

All the content types have a field_interests field, which can have multiple values, and which is an entity reference field to the interests vocabulary.

The taxonomy terms for that vocabulary are:

  • sports
  • songs
  • movies

I have three user roles.

  • Athlete
  • Singer
  • Actor

I want to create a view in which:

  • Athlete users can view nodes for which the valu ...
คะแนน 0
abelass avatar
Custom validation constraints multi value paragraphs : how to get weight value
ธง nl

I am validating a multi value paragraph field using constraints.

/**
 * Implements hook_entity_bundle_field_info_alter().
 */
function cnfpt_internet_entity_bundle_field_info_alter(&$fields, \Drupal\Core\Entity\EntityTypeInterface $entity_type, $bundle) {
  if ($bundle === 'manifestation') {
    if (isset($fields['field_occurence'])) {
      // Add a validation.
      $fields['field_occurence']- ...
คะแนน 0
abelass avatar
การตรวจสอบข้อ จำกัด ที่กำหนดเองของย่อหน้าหลายค่า: การเน้นฟิลด์ที่ขาดหายไป
ธง nl

ฉันใช้ข้อจำกัดสำหรับการตรวจสอบเขตข้อมูลย่อหน้าที่มีหลายค่าของฉัน

ฉันสามารถใช้กฎการตรวจสอบที่แตกต่างกันได้อย่างถูกต้อง แต่ไม่พบวิธีเน้น๠...

คะแนน 0
Joost avatar
วิธีแก้ปัญหาการรวม ccs และ js
ธง jp

ฉันกำลังทำงานบนเว็บไซต์ D9 บนเซิร์ฟเวอร์ภายในของฉัน ฉันปิดการตั้งค่าการแคชและประสิทธิภาพทั้งหมด เช่น การรวม js และ css ตอนนี้เมื่อฉันคัดลอกไซต์ของ ...

คะแนน 0
shablm avatar
Post Data to D7 from D9
ธง cn

How do I post data from Drupal 9 when a content is created, post data to Drupal 7 hosted in a different server to create node content.

In Drupal7, I have enabled services module and created a resource to create login session, accept json data and creates node content. This is working fine when I test from POSTMAN.

I am new to Drupal 8/9 and not sure how to post json data to D7. Please could anyone su ...

คะแนน 0
mxr10 avatar
ฉันจะตั้งค่าการอ้างอิงเนื้อหาตามชื่อสำหรับโหนดโดยทางโปรแกรมได้อย่างไร
ธง id

สวัสดีทีม ฉันมีปัญหาบางอย่าง

ฉันกำลังสร้างโหนดและฉันต้องการตั้งค่าการอ้างอิงเนื้อหาตามชื่อไม่ใช่ตาม id ฉันกำลังทำสิ่งนี้ แต่ไม่ได้ผล: 'field_content_ ...

คะแนน 0
quantumized avatar
D7 เป็น D9 /upgrade ย้ายประเภทเนื้อหาไปยังไซต์ใหม่ แต่ไม่ใช่ฟิลด์
ธง ng

การใช้การย้ายข้อมูลของ Drupal โดยไปที่ /upgrade และการอัปเกรดจะสร้างประเภทเนื้อหาในเว็บไซต์ D9 ใหม่ แต่ไม่มีฟิลด์ใดๆ ที่อยู่ในประเภทเนื้อหา D7 ดั้งเดิม มี๠...

คะแนน 1
How to use migrate process plugin concat on multiple values?
ธง bv

I am trying to import from a csv that has multiple files in the same column, e.g.

title,gallery,tag
node1,img1.jpg|img2.jpg|img3.jpg,2
node2,img4.jpg,2
node3,img5.jpg|img6.jpg,3

I need to prepend the path to these file names to get something of the form /path/to/file/img4.jpg.

I have written a process pipeline similar to the following (which doesn't work):

source:
  constants:
    file_source: '/impo ...
คะแนน 1
Render view inside block with caching
ธง lc

My setup is a bit unconventional. I have a view displaying a block, relying on a contextual filter (let's call it product ID). I also have a custom block that renders this view programmatically because I need to include this block in multiple places on the page and I have some custom logic that pulls the actual product ID to call the view with. Basically:

$view = Views::getView('view_id'); 
$args =  ...
คะแนน 1
Lambic avatar
How to import a custom content type in phpunit
ธง ph

I'm trying to write some PHPUnit Kernel tests that use a custom content type which seem to work until I try to reference fields on the content type. I'm guessing the content type isn't being imported from config. Is there a correct way to do this?

Example code which works in drush php but does not work in phpunit:

  public function createAction() {
    $storage = $this->container->get('entity_type ...
คะแนน 0
โมดูลเมตาแท็ก: ชุดของเมตาแท็กที่ใช้ได้จะแตกต่างกันไปสำหรับโหนดบางประเภท
ธง ve

ฉันมีพฤติกรรมที่ฉันไม่เข้าใจ: การใช้ Meta Tags และโมดูลย่อยสองสามโมดูล (เช่น twitter cards, schema.org: JobPosting เป็นต้น) /admin/config/search/metatag/add ฉันเห็นมันสำหรับโหนดบางประเภทและบางปภ...

คะแนน 0
Nathan Zim avatar
สร้างแบบฟอร์มที่กำหนดเองด้วยฟิลด์แบบฟอร์มเอนทิตี
ธง de

ฉันมีคุณสมบัติในการโยกย้ายจาก Drupal 7 ไปเป็น Drupal 9 ซึ่งทำให้ฉันสามารถสร้างฟอร์มแบบกำหนดเองที่ประกอบด้วยฟิลด์สแตติก ซึ่งฉันกำหนดไว้ในโค้ดของโมดูลขà ...

คะแนน 0
Drush 10 sql-sync and multi site --uri not working
ธง in

I am doing some D8 to D9 migrations and having a problem with a multisite. I upgraded my local version to drush 10 as well as on my dev server and included the drush/sites/us2.site.yml file.

I can sql-sync the default db no problem, but when I try and specify a --uri it still targets my default database.

drush sql-sync @us2.dev @self says it will replace us2_local with us2dev which is correct.

drush sql- ...

คะแนน 0
Jean da Silva avatar
Breakpoints in custom theme not showing in the "group breakpoints" field
ธง cn

I'm having a problem that i simply can't find how to resolve it. I've created a custom theme based on the "claro" from drupal core. Then I've installed the modules Breakpoints + Responsive Image.

I've renamed the theme as "nescau", and created a new breakpoints file. "nescau.breakpoints.yml". I've created 2 breakpoints: "nescau.mobile", and "nescau.desktop" to test the module.

The problem is when I go ...

คะแนน -2
BlondeSwan avatar
ไม่ได้ใช้โอเปอเรเตอร์ View Filters' OR
ธง br

ฉันสร้างมุมมองเนื้อหาที่มีกลุ่มตัวกรองโดยใช้ตัวดำเนินการ AND ซึ่งถูก AND กับกลุ่มตัวกรองอื่นโดยใช้ตัวดำเนินการ OR (ดูภาพด้านล่าง)

ป้อนคำอธิบายรูปภาพที่นี่

อย่างไรก็ตาม ข้อค ...

คะแนน 0
ใช้ทั้งแบบฟอร์มติดต่อ Drupal Core และโมดูล Webform ที่สนับสนุน
ธง th

ฉันมีไซต์ Drupal 8 ที่ใช้แบบฟอร์มการติดต่อหลักอยู่แล้ว อย่างไรก็ตาม ขณะนี้เราต้องการรูปแบบที่ซับซ้อนมากขึ้นและกำลังพิจารณาเกี่ยวกับการติดตั้งโมà ...

คะแนน 1
Edoardo Cordani avatar
ฉันจะเข้าถึงค่าเอนทิตีหลักภายใน formElement ย่อหน้าที่กำหนดเองได้อย่างไร
ธง in

ฉันสร้างฟิลด์แบบกำหนดเองแบบเลือกที่ต้องแทรกภายในย่อหน้า และค่าตัวเลือกจะถูกแทรกแบบไดนามิกตามฟิลด์อ้างอิงอื่นที่มีอยู่ในย่อหน้า ฉันจะเข้าภ...

คะแนน 0
hotwebmatter avatar
ตั้งค่า ['#default_value'] ของฟิลด์อ้างอิงคำศัพท์อนุกรมวิธานผ่าน hook_form_alter() หรือไม่
ธง nr

ต่อไปนี้เป็นคำถามอื่นที่มีฟิลด์อ้างอิงคำศัพท์อนุกรมวิธานเดียวกันกับที่ฉันกล่าวถึง คำถามก่อนหน้าของฉัน.

ผู้ใช้ที่มีบทบาทผู้ดูแลระบบและโค้ ...

คะแนน 1
Yusmely Mejias avatar
ฉันจะให้ผู้ใช้เลือกเอนทิตีสื่อที่มีอยู่ในเว็บฟอร์มได้อย่างไร
ธง br

ฉันเป็นผู้เริ่มต้นใน drupal และฉันกำลังสร้างแบบฟอร์มหลักสูตร ฉันต้องการให้คุณช่วยฉันเกี่ยวกับฟิลด์ในเว็บฟอร์ม ฉันต้องการเพิ่มฟิลด์ที่ผู้ใช้สาม ...

คะแนน -1
ไม่อนุญาตให้ผู้ใช้เข้าถึงเว็บไซต์ภายในระยะเวลาที่กำหนด
ธง ro

ลูกค้าของฉันต้องการออฟไลน์ไซต์เป็นเวลา 00:00 น. ถึง 06:00 น. และแสดงข้อความนี้แก่ผู้ใช้ ฉันจะทำสิ่งนี้ให้สำเร็จใน drupal8 ได้อย่างไร

คะแนน 0
Regokonda avatar
เราจะแสดง/ดาวน์โหลดเอกสารแนบโดยตรงบนเส้นทางสื่อได้อย่างไร
ธง us

ฉันพยายามแสดง/ดาวน์โหลดไฟล์ที่แนบมาโดยตรงเมื่อไปถึงลิงก์สื่อ เหตุผลหลักที่อยู่เบื้องหลังสิ่งนี้คือการหลีกเลี่ยงการระบุเส้นทางของไฟล์โดยตภ...

คะแนน 0
Jewel Chakraborty avatar
เราจะจำกัดการเข้าถึงไฟล์ในโฟลเดอร์สาธารณะจากผู้ใช้ที่ไม่ระบุชื่อได้อย่างไร
ธง us

ในโครงการของฉัน ฉันใช้ Headless Drupal กับ .Net ที่ส่วนหน้า

ฉันต้องใช้ระบบไฟล์ที่เข้ารหัสสำหรับข้อกำหนดของโครงการ ฉันกำลังเข้ารหัสไฟล์แล้วถอดรหัสโดยใช๠...

พลังที่น่าทึ่งของคำถาม

วันทำงานส่วนใหญ่ของผู้บริหารหมดไปกับการขอข้อมูลจากผู้อื่น เช่น การร้องขอการอัปเดตสถานะจากหัวหน้าทีม หรือการซักถามเพื่อนร่วมงานในการเจรจาที่ตึงเครียด แต่ไม่เหมือนกับมืออาชีพ เช่น ทนายความ นักข่าว และแพทย์ ที่ได้รับการสอนวิธีถามคำถามซึ่งเป็นส่วนสำคัญของการฝึกอบรม ผู้บริหารเพียงไม่กี่คนที่คิดว่าการตั้งคำถามเป็นทักษะที่สามารถฝึกฝนได้ หรือพิจารณาว่าการตอบคำถามของตนเองจะทำให้ การสนทนามีประสิทธิผลมากขึ้น

นั่นเป็นโอกาสที่พลาดไป การตั้งคำถามเป็นเครื่องมืออันทรงพลังที่ไม่เหมือนใครในการปลดล็อกคุณค่าในองค์กร: กระตุ้นการเรียนรู้และแลกเปลี่ยนความคิดเห็น กระตุ้นนวัตกรรมและการปรับปรุงประสิทธิภาพ สร้างสายสัมพันธ์และความไว้วางใจระหว่างสมาชิกในทีม และยังช่วยลดความเสี่ยงทางธุรกิจได้ด้วยการเปิดโปงหลุมพรางและอันตรายที่คาดไม่ถึง

สำหรับบางคน การตั้งคำถามเกิดขึ้นได้ง่าย ความอยากรู้อยากเห็นตามธรรมชาติ ความฉลาดทางอารมณ์ และความสามารถในการอ่านใจคนทำให้พวกเขาถามคำถามในอุดมคติที่ปลายลิ้นของพวกเขา แต่พวกเราส่วนใหญ่ไม่ถามคำถามมากพอ และเราไม่ได้ตั้งคำถามด้วยวิธีที่เหมาะสมที่สุด

ข่าวดีก็คือโดยการถามคำถาม เราจะพัฒนาความฉลาดทางอารมณ์ของเราโดยธรรมชาติ ซึ่งจะทำให้เราเป็นนักตั้งคำถามที่ดีขึ้น ซึ่งเป็นวัฏจักรที่ดี ในบทความนี้ เราดึงข้อมูลเชิงลึกจากการวิจัยด้านพฤติกรรมศาสตร์เพื่อสำรวจว่าวิธีที่เรากำหนดกรอบคำถามและเลือกตอบคำถามของเราสามารถมีอิทธิพลต่อผลลัพธ์ของการสนทนาได้อย่างไร เราให้คำแนะนำในการเลือกประเภท โทนเสียง ลำดับ และกรอบคำถามที่ดีที่สุด และสำหรับการตัดสินใจว่าจะแบ่งปันข้อมูลใดและมากน้อยเพียงใดเพื่อเก็บเกี่ยวผลประโยชน์สูงสุดจากการโต้ตอบของเรา ไม่ใช่แค่เพื่อตัวเราเองแต่เพื่อองค์กรของเรา