Forum Post: RE: Counting records in object based on relationship

  • Thread starter Thread starter Godfrey Sorita
  • Start date Start date
Status
Not open for further replies.
G

Godfrey Sorita

Guest
Since you're running the script on a page event, you should consider using Client-side AJAX API instead of a Server-side API. Please replace rbv_api.selectNumber() with rbf_selectNumber() to make the code work. For more information regarding Client-side AJAX APIs please check this link: http://documentation.progress.com/output/NewFolder/index.html#page/Intro/chapter7.08.01.html

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