Hi,
We are currently working in item forecasting form with customization. We have inserted records forcefully as per different calculation of forecasting in the table and form. Entry at table level is like for one particular record (x) some records (y1,y2,y3...) are created on same table which are working as lines in form. They are referencing RecID of (x) as expandID of(y1,y2,y3...) and expandID for (x) is 0. Our issue is that initially all the records are getting inserted initially but when user is trying to modify anything at form level it simply deleting (y1,y2,y3..) and creating new records with new RecId (z1,z2,z3). Previously calculated Sales Quantity of (y1,y2,y3..) are also getting deleted and new Sales Quantity is getting calculated. We have tried to stop by allowedit and other existing functionalities. But it is simply getting deleted so not getting any help. Can anyone tell if how I can stop refresh thing?
Any inputs will be useful.
Thanks.
Regards,
Smit