[progress Communities] [progress Openedge Abl] Forum Post: Re: Cloning An 'order' Record...

  • Thread starter Thread starter Ruben Dröge
  • Start date Start date
Status
Not open for further replies.
R

Ruben Dröge

Guest
Hi Wim, First of all, can you please stop creating new posts for the same issue over and over? I now had to search to find this original post with the actual description of your problem. Having said that, this looks like a bug. The API for cloning a record does not seem to look at the 'special abilities' of an auto-number field. I tried the following things: - Not adding the auto-number field to my array - Add it as a question mark - Add it as -1 All doesn't work (since the actual value -1/? is being used as the auto-number value). As a workaround you can probably use createRecord (assigning the cloned values manually) without sending the auto-number value, that should work.

Continue reading...
 
Status
Not open for further replies.
Back
Top