W
Wim
Guest
Hi, Formule field seems promising, however dat is on the orderline object and not on the order object. The order is mapped, thats ok, but do i need a mapping on orderline records also, and if so how can i call upon them while cloning th order object. Regards, Wim Van: mpiscoso@gmail.com [mailto:bounce-mpiscosogmailcom@community.progress.com] Verzonden: maandag 21 november 2016 17:06 Aan: TU.Rollbase@community.progress.com Onderwerp: RE: [Technical Users - Rollbase] Cloning a record Update from Progress Community mpiscoso@gmail.com Assuming that the field is an integer or decimal field: Create a formula field. Inside of the formula field's script, use the original value * -1 as the return value. Then map the field in the data map instead of the original field. That should get you what you need. Hope that helps. View online You received this notification because you subscribed to the forum. To unsubscribe from only this thread, go here . Flag this post as spam/abuse.
Continue reading...
Continue reading...