[progress Communities] [progress Openedge Abl] Forum Post: Re: Get The Object Name (if Any)...

  • Thread starter Thread starter Mohammed Siraj
  • Start date Start date
Status
Not open for further replies.
M

Mohammed Siraj

Guest
On Rollbase Application Pages with a single record context like View/Edit/Status, you can consider using this client-side API: rbf_getPageContext().getObjectRecord() It will return a JSON object with the following record details as key/value pairs: id, uid, objDefId, name i.e. objDefName

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