On Sep 9, 2010, at 4:45 PM, Aparajita Fishman wrote:

>>      if (records in selection([applicationdata]) = 0)
>>              create record([applicationData])
>>              [ApplicationData]JobStageID     :=$jsid
>>              [ApplicationData]CitizenID              := $cid
>>              save record([applicationData])
> 
> You will probably have to explicitly do a load record or query here. I'm 
> guessing that will fix the problem.

Same results.  I don't think I even touched much of this code. Most of the 
stuff I did was in other areas.

Tried both removing the save (it has an id but is not used) and a save and 
query and made sure I had the record back and loaded.

I've been using CUD on most new stuff but have a bunch of other stuff out there 
that is working. I don't think it is unlockandload, but some other weird thing.

Spent too  long on it today, try again tomorrow with a fresh brain.

Steve


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to