‎2008 Jan 11 5:32 AM
Hi,
I am passing one field 'FIELD1' as datatype of CURR, to smartforms, but when i execute that program error is coming.
The error is 'Reference field 'That field name' is unknown in the form'. If anybody know the solution for that problem tell me.
‎2008 Jan 11 5:36 AM
Hi,
In the global defination, under the Currency/Quantity fields tab mention the refernce field, the same way you do with the creation of a table or structure with having currency or qunatity field.
regards,
Santosh Thorat
‎2008 Jan 11 5:36 AM
Hi,
In the global defination, under the Currency/Quantity fields tab mention the refernce field, the same way you do with the creation of a table or structure with having currency or qunatity field.
regards,
Santosh Thorat
‎2008 Jan 11 5:45 AM
Hi Uday,
Instead of declare that with CURR we have to use this syntax for that.
field1 like vbap-netpr.
Here NETPR is a CURR filed.Hope this will works fine.
Award points if helpful.
Kiran Kumar.G.A
Have a Nice Day..
‎2008 Jan 11 6:02 AM
Hi
For each Currency and Quantity field u MUST give the referance field from the database.
Otherwise, it won't work.
Narendra