Problem with widgets(button spawn)

Hello guys i make some kind of dialogue system. With “not yet dialogue” plugin from Unreal marketplace.

I want make options for yes/no and one unselectable variant for future (second walk thru). Make simple code to spawn buttons.

But something go wrong. Then i make bool variabl for “show unselectable options” its stop working. like img 2

I think problem in this part but i dont understand how to fix. Work only if i choos @Get options from text@ or @Get options text from all@ but not both.

here link for project. https://drive.google.com/open?id=1ICE3nlYMz55J04lN-AXP52vfJjMVGR4f

thx all.