Skip to Content
0
Former Member
May 09, 2008 at 01:20 AM

Field edit in Smartform

38 Views

Hi Experts,

I'm working on smartform programming.

I've heard that we can change the format of value by using & &. aren't we?

For example,

when we want to cut preceding zero,

&field(Z)& then 0000010 is printed just 10.

I've tried to use this but

&field(Z)& is printed which is not expected.

Is there any specific way to edit this kind of stuff?

Please let me know.

Thanks in advance