Advanced Stuff 0:38 video
How to load the status of a record in an application
One focused task, a quick video, and concise steps you can scan immediately.
To load the status of a record in an application;
- Add =SpreadsheetWebRecordInfo(”StatusName”) named range to your workbook.
- Go to User Interface module.
- Add a textbox control and bind the named range to it
- Finally, publish your application.
