Can a LogicBlock Dynamically Open a Modal on the UI?

Hello,

Is it possible for a logic block to dynamically open a modal or a mini app under certain conditions?
For this use case, we want an IF X occurs → THEN open a modal mini app populated with X values for a user to select that value for it to populate a field on the UI. Is this something that is a possibility within NW?

The Queue App Link logic block action combined with appropriate data mappings I think could achieve what you’re looking for. See release note RN-25.1-[Nextbot]-5126:

1 Like

I’ve realized that if I do this though is there any way to bring the value from the mini app back to the original calling app?

Base App → Field is color Blue. Blue field is chosen. LogicBlock runs and launches mini app.

Mini App → Has selection of 3 different materials - shirts, pants, or hats. User selects hats.

Base App → Should now show the Hat Selection that was made on the mini app in the base application. Is this possible?

@ian.p I have tried to follow the suggestion above, but when I try to set a value for the app link portion no app links populate from the original application. Am I misunderstanding how this works?

As far as I know what you’re asking for isn’t possible with the Queue App Link action. Could you perhaps achieve what you’re looking for using a Search Action over a TL field and possible leverage return mappings as part of the solution?

Possibly, I haven’t heard others have this issue. Grab a slot on my calendar if you want and we can see what’s going on.