I am creating CFL for user defined field.I have added a udf in the INV1 table.This udf is getting displayed in the matrix.It gives error at
txtAPInvoiceNo.DataBind.SetBound(True, "", "DS4")
It gives error as ,
General Failure.
But it worked for user defined object.I added a new textbox in the form and created cfl.It worked perfectly for the newly added textbox.
txtAPInvoiceNo is the textbox from the matrix.It is not working for this textbox.
Does CFL works for only UDF ??
Edited by: Dilip Kumbhar on Jun 4, 2009 2:24 PM
Edited by: Dilip Kumbhar on Jun 4, 2009 3:04 PM