Closed (fixed)
Project:
AI powered Search Block
Version:
1.0.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2025 at 18:08 UTC
Updated:
9 Mar 2026 at 14:55 UTC
Jump to comment: Most recent
Comments
Comment #2
wouters_f commentedhttps://git.drupalcode.org/project/ai_search_block/-/commit/13c1a4a90974...
Comment #3
wouters_f commentedIf you use a link with class "ai-search-block-copy-output" when clicking that link it will take the output of the ai search block and add it to the clipboard.
This is practical in a contact center setting. Later this might move to a separate submodule.
Add the following in the suffix text:
<a href="javascript://" class="ai-search-block-copy-output" >Copy the answer</a>Comment #4
wouters_f commentedComment #5
wouters_f commentedComment #6
wouters_f commentedThis one is as good as done.
Seems to work for me.
Comment #7
jasdeba commentedTested on version 1.0.0-rc21
This is working.