[progress Communities] [progress Openedge Abl] Forum Post: Re: Jsrecord Not Returning Field

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
Hello Meyrick, The syntax for the foreach() should be jsdo.foreach() if you have only one table in the DataSet or jsdo.ttsysuser.foreach() where you explicitly name the table reference. Please try it this way. Why is _id at the same level as the DataSet property? I would expect _id to be at the record level but no at the top level. Is it some sort of caching? I wonder if this is what is causing the issue. Could you try without it to see the behavior? Thanks.

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