0
unshareAllViews
To unshare all views of a given table
This function will stop sharing all views of a table.
This function doesn't work in a formula field because it's modifying data.
Syntax
unshareAllViews(string)
Return
void
Example
unshareAllViews("Invoices")
Result: Stops the sharing of all views of the Invoices table.
See also
unshareView
which unshares a given view of a given table.
shareView
which returns a URL of a given view
Reply
Related articles
Content aside
- 2 mths agoLast active
- 15Views
-
1
Following