| Information | Value |
|---|---|
| Object | EstimationSessionAction (estimationsessionaction) |
| Endpoint | /EstimationSessionAction... 1 |
| Endpoint Query | ID |
| REST API | /API/EstimationSessionAction/ |
| Glyph | fas fa-angle-double-right () |
| Friendly Name | Estimation Session Actions |
| For Project | github.com/mt1976/ebEstimates/ |
- View (/EstimationSessionAction/EstimationSessionActionView)
- Edit (/EstimationSessionAction/EstimationSessionActionEdit)
- Save (/EstimationSessionAction/EstimationSessionActionSave)
- New (/EstimationSessionAction/EstimationSessionActionNew)
| Information | Value |
|---|---|
| SQL Table Name | n/a |
| SQL Table Key | n/a |
| Fetch |
|
| Store |
|
| Field Name | Type | Mandatory | Core | Virtual | Overide | Lookup 2 | Lookup Object | Lookup Field Source | Lookup Return Value | Inputable 3 | DB Column | Default Value | No Change | Callout | Internal | Display | Mask |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ID | String | true | true | false | true | NH | ID | false | false | false | text | ||||||
| EstimationSession | String | true | true | false | false | OL | EstimationSession | EstimationSessionID_EstimationSessionID | EstimationSession_Name | Y | EstimationSession | false | false | false | text | ||
| Action | String | true | true | false | false | OL | EstimationState | EstimationState_Code | EstimationState_Name | Y | Action | false | false | false | text | true | |
| Notes | String | false | true | false | true | Y | Notes | false | false | false | textarea |
| Type | Artifact | Path |
|---|---|---|
| code | application | /application/estimationSessionAction_core.go |
| code | adaptor | /dao/estimationSessionAction_adaptor.go_template |
| code | validation | /dao/estimationSessionAction_validation.go_template |
| code | api | /application/estimationSessionAction_api.go |
| code | dao | /dao/estimationSessionAction_core.go |
| code | datamodel | /datamodel/estimationSessionAction_core.go |
| code | menu | /design/menu/estimationSessionAction.json |
| html | view | /EstimationSessionActionView.html |
| html | edit | /EstimationSessionActionEdit.html |
| html | new | /EstimationSessionActionNew.html |
| Information | Value |
|---|---|
| Template Generator Version | Einsteinium [r5-23.01.23] |
| Date & Time | 15/03/2023 at 19:24:48 |
| Who & Where | matttownsend (Matt Townsend) on silicon.local |
Footnotes
-
Endpoint
- The full list of endpoints can be found in the Actions section
-
Lookup Fields
- LL = A List Lookup. Define list in lits.cfg
- OL = An Object Lookup. Get a list of values from an Object
- FL = Fetches 1 value from an object based on the content of the field.
- ∀ = This lookup has a filter that can be defined in the Data Object
-
Inputtable
- H = Hidden Field
- N = No Input Field
- Y = Inputtable Field