How to load the group name of a record in an application

You are here:

To load the group name of a record in an application;

  • Add =SpreadsheetWebRecordInfo(”AssignedGroupName”) 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.
Tags: