S
Shiva Duriseati
Guest
Hi Charles, Please use following code with Formula Field
ate/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...
Continue reading...