Load user dialog
This API loads the user dialog to create a new user or to view detailed user information.
Example API call
/servlets3/wietmsd?id=1459755986251&book=s1000d_bike_41&collection=default&time=1459755984750&target=admin&action=user_dlg&user_name=newuser
Parameters
| Parameter | Description |
|---|---|
target | admin |
action | user_dlg |
user_name | User name |
id | A session ID that is valid for this collection and publication combination. |
book | The name of the publication, such as s1000d_bike_41. |
collection | The name of the collection that the publication is registered in, such as default. |
uniquid | To prevent browser-side caching of data, especially with AJAX requests, it is important to make a URL unique. The most effective technique to accomplish this is to include a time parameter that is based on the time at which the call is made. |
Returns
- On success
- Loads user_dlg.html
- On failure
- Returns nothing