|
|
|
|
gpwOpenConfiguration (Function) In french: gpwOuvreConfiguration
Not available
 Available only with these kinds of connection
Opens the User Groupware configuration window or page. This function is taken into account only if the current user is a supervisor and if he is connected to the User Groupware (with gpwLogin or from the window opened by gpwOpen). Remark: This function is available regardless of the integration mode of user groupware in the site ("Automatic user groupware" or "Custom user groupware" in the "Integration" tab of the description window of user groupware).
// Open User Groupware configuration page gpwOpenConfiguration()
Syntax
<Result> = gpwOpenConfiguration()
<Result>: Boolean - True if the configuration page was opened,
- False otherwise. To get more details on the error, use ErrorInfo with the errMessage constant.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|