This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
versago:form_configuration [2020/05/01 10:30] runger [Dynamic Drop-down Lists] |
versago:form_configuration [2020/07/27 11:03] (current) dlee [User Information] |
||
|---|---|---|---|
| Line 367: | Line 367: | ||
| ===== System Information as Defaults ===== | ===== System Information as Defaults ===== | ||
| - | <WRAP center round info> | + | <WRAP center round tip> |
| **Note that** **the format and case of the User Information, | **Note that** **the format and case of the User Information, | ||
| </ | </ | ||
| Line 373: | Line 373: | ||
| ==== User Information ==== | ==== User Information ==== | ||
| - | " | + | " |
| * {UserProfile**.**$Id} – returns the internal user ID code (integer) | * {UserProfile**.**$Id} – returns the internal user ID code (integer) | ||
| Line 379: | Line 379: | ||
| * {UserProfile**.**$FirstName} – returns the user’s first name | * {UserProfile**.**$FirstName} – returns the user’s first name | ||
| * {UserProfile**.**$LastName} – returns the user’s last name | * {UserProfile**.**$LastName} – returns the user’s last name | ||
| + | * {UserProfile**.**$CopmpanyName} – returns the user’s Company name | ||
| ==== Date Information ==== | ==== Date Information ==== | ||
| Line 402: | Line 403: | ||
| **Bizweaver** is a companion product to Versago that is used for data management and integration. | **Bizweaver** is a companion product to Versago that is used for data management and integration. | ||
| - | There are two methods available to initiate a Bizweaver workflow, **POST** | + | A Bizweaver workflow |
| - | The **POST** method is introduced in v2.3. It provides authentication for the request and is the preferred method. | + | <WRAP center round important |
| - | + | Any forms that were created | |
| - | The **GET** method was introduced in v2.2. It provides similar functionality to the POST method, but does not provide authentication. | + | |
| - | + | ||
| - | <WRAP center round important | + | |
| - | Any forms using the GET method | + | |
| </ | </ | ||
| - | Information on using this method is found **// | ||
| ====== Read-Only Forms ====== | ====== Read-Only Forms ====== | ||