Skip to main content
I want to display Screen with channels options after creating a case but the screen is not visible after RecordCreate and finishes the flow. Any Idea?

 

Screen is not working in flows.
2 Antworten
  1. 16. Okt. 2018, 13:29
    Debugging flows is always a bind!

     

    If the Case record is being created, then the flow will be moving on to the next step which is your Channels screen.  If that is not displaying, there may be some issue with it.

     

    My guess is that your issue lies upstream from there.  Do you get to the Sub Type screen(s)?  Is there an error when clicking "Next" from those screens?

     

    (Side note:  you can have more than 2 outputs from a Decision element, so those 4 decision boxes at the top of your screenshot should be replaced with just one)
0/9000