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:
@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?