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...
Continue reading...