Hi,
we have a form (inside of ValuesManager) for saving a customer and we have a business requirement to support "save & copy" functionality, which basically means that form should not be cleared after the save operation. Our problem is following: when we try to save a customer, all the data which are missing in the response of the save operation are cleared out of the form. Can we somehow switch off this behavior ?
Using SmartClient Version: v10.0p_2016-08-24/PowerEdition Deployment (built 2016-08-24)
we have a form (inside of ValuesManager) for saving a customer and we have a business requirement to support "save & copy" functionality, which basically means that form should not be cleared after the save operation. Our problem is following: when we try to save a customer, all the data which are missing in the response of the save operation are cleared out of the form. Can we somehow switch off this behavior ?
Using SmartClient Version: v10.0p_2016-08-24/PowerEdition Deployment (built 2016-08-24)
Comment