Skip to main content
Hello, 

 

I realize that is a conveluded question, but I couldn't think of any other way to ask.  Is there any kind of hack or trick that will allow be to display a subtotal on the same flow screen as an input field? 

 

I have a flow that after a record lookup, pulls a field value called "Total Spend" and displays that value on a screen. 

 

On that same screen, I have an input field called "Units Produced". 

 

Is there a way that I can display Cost per Unit (Total Spend / Units Produced) on that same screen, instead of requiring the user to push Next? 

 

Thanks in advance for your help!

 

John
1 resposta
  1. 6 de out. de 2015, 20:41
    It's concievable you could do this with Apex and Visualforce, but not with clicks.
0/9000