Information on Web Forms used in the Role Based UI.
|
Field |
Data Type |
Reference |
Remarks |
|---|---|---|---|
|
id |
INTEGER |
|
Specifies the unique (to the table) numeric ID. |
|
name |
STRING (80) |
|
Tab Name |
|
code |
STRING 30 |
|
Code |
|
del |
INTEGER |
Active_Boolean_ Table::enum |
|
|
description |
STRING (255) |
|
Description |
|
wf_resource |
STRING (1024) |
|
The URL to display the HTMPL form, Report, Go button resource or third party form. |
|
wf_type |
INTEGER |
|
The type of the web form: 0—HTMPL 1— Report 2—Go Resource 3—Other |
|
dflt_for_obj |
STRING 30 |
|
For Go Resource type web forms only. Indicates that this Go Resource will override the role's default when displaying objects of this type (such as "Request", "Issue", "Change Order"). Only one Go Resource can be assigned a dflt_for_obj for each type. |
|
Copyright © 2013 CA.
All rights reserved.
|
|