DynamicComponents

I want to use dynamic component for my chatbot application. But I want every message that is generated to be able to be copied. In fact, when I click on the message, it will be copied. Does anyone have a solution for this?

chat (2).aia (44.6 KB)

Should be simple enough. Create a procedure that runs when a button is clicked, that procedure should contain all the blocks needed to generate a duplicate of the chat post the request came from.

can you show؟

Can you try ? then show your relevant blocks if you are still having a problem...

I did not understand your previous explanation

Maybe just subdivide the screen into different rows of buttons without a picture, and when one of the rows is clicked, you copy the message behind it.