This function gets NavSherpa settings related to a selected record and saves them into variables passed to function.
Parameters:
"_ListSharePointListCode" - Code of the first released List setup related to a selected record. The maximum number of characters is 20.
"_WorkFlowListSharePointListCode" - Code of the first released Workflow setup related to a selected record. The maximum number of characters is 20.
"_SharePointListSetupExists" - Specifies, if there exists a released List setup for the record.
"_SharePointLibrarySetupExists" - Specifies, if there exists a released Library setup for the record.
"_WebBrowserDisplay" - Specifies, how the web browser with Library Insight should be displayed. Options: PagePart (show on a new tab), HidePagePart (show on a new tab, but hidden in default), NewPage: (show on a new page if user opens it directly), Forbidden (Library insight is not allowed).
"_WorkFlowListSetupExists" - Specifies, if there exists a released Workflow setup for the record.
"_AllowDeleteRecords" - Specifies, if deleting records is allowed in the Library.
"_SmartTreeDisplay" - Specifies, how the SmartTree should be displayed. Options: FactBox (show in factbox area), HideFactBox (show in factbox area, but hidden in default), NewPage (show on a new page if user opens it directly).
"_Record" - Specifies the record (function will pass NavSherpa settings related to this record to function variables).