[Laszlo-user] Your vote needed: Text formatting and datapaths

Not Zippy notzippy at gmail.com
Thu Jul 12 13:44:18 PDT 2007


If the following works
<text datapath="cart/amount/text()" textformat="'$%6.2d"/>

Then I don't have an issue extending the syntax ability to allow
multiple inputs like.
<text datapath="person/" textformat="'%s %s'" data="$path{'firstName/
text()'}, $path{'lastName/text()'}" />


More information about the Laszlo-user mailing list