Hi Experts,
I have a scenario where I am passing data from a driver program to Smartfroms.
Now, Suppose I am passing 3 fields from the program and one of the field is amount like can be 50 or 788000 or 4000 whatever.
So if i am showing the variables in one line like " opening of TT (500000 or 5.....) " "Quted texts are variables" amount.
I want this to be dynamic like depending on the amount it should adjust. It should not overlap or give unnecessary space.
Subject : Opening of &lcmodule& &curr& &amt&
this is the line.
How Can I achieve this?
Regards