The Record Prefix level is automatically executed for each record in the Logic. If there is only one record than it will be executed once, just before user interaction takes place. But if you want to update Virtuals with
values from the data record that is being updated, you should put these updates in the Record SUFFIX instead.
Govert
Van: main@magicu-l.groups.io <main@magicu-l.groups.io> namens Darren <darren.jimenez@...> Verzonden: maandag 29 oktober 2018 04:10 Aan: main@magicu-l.groups.io Onderwerp: Re: [magicu-l] Record Prefix Behavior #ria
Hi Govert,
Yes I tried all of that and it worked on a dummy program that I made, simple program with 1 main source 2 virtuals.
But when I tried it on the actual program, it is still doing the same.
Is there some kind of trigger to force it to go to record prefix first?