RyanStanford1
6 years agoQrew Captain
Mobile App version of kRid, Record ID
Good Afternoon,
I know in JavaScript on the desktop browsers there is a global variable kRid which will give the Record ID of the current page... However global variables are not the same in the app.
I've been getting around this with implementing buttons and passing the [Record ID#] as a dataset in the button url...
I'm trying to do a true "onload" execution, and it needs to work via app. Has anyone been able to figure it out how to accomplish this?
My usecase is I want to take the record ID, and query to see if there's a related child record.
------------------------------
Ryan Stanford
------------------------------
I know in JavaScript on the desktop browsers there is a global variable kRid which will give the Record ID of the current page... However global variables are not the same in the app.
I've been getting around this with implementing buttons and passing the [Record ID#] as a dataset in the button url...
I'm trying to do a true "onload" execution, and it needs to work via app. Has anyone been able to figure it out how to accomplish this?
My usecase is I want to take the record ID, and query to see if there's a related child record.
------------------------------
Ryan Stanford
------------------------------