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 respuesta
It's concievable you could do this with Apex and Visualforce, but not with clicks.