[progress Communities] [progress Openedge Abl] Forum Post: Re: Unexpected Adjustments From...

  • Thread starter Thread starter Shiva Duriseati
  • Start date Start date
Status
Not open for further replies.
S

Shiva Duriseati

Guest
Hi Charles, Please use following code with Formula Field:Date/Time (Do not adjust): Example: var a=rbv_api.selectQuery("SELECT startDate FROM EventObject WHERE eventOpportunity = {!id} ORDER By startDate ASC",1); rbv_api.println(a[0][0]); return a[0][0]; Please let me know if this works for you. Meanwhile I will look into other date adjustments and get back to you shortly. Regards, Shiva

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