W
William Antero
Guest
Hi Martin. The "AddIdField" is a method to add values to fields (id and seq) in temp-table when you are doing a server filtering. This method is a callback of Read method. More info: documentation.progress.com/.../index.html You are trying to create Id for a new record (Create method). To do this you could write you logic at the Create Method or in a Create Trigger of Table. Best Regards, William Pavei Antero
Continue reading...
Continue reading...