Information | Value |
---|---|
Object | CredentialsAction (credentialsaction) |
Endpoint | /CredentialsAction... 1 |
Endpoint Query | ID |
Glyph | fas fa-user-cog () |
Friendly Name | Credentials Actions |
For Project | github.com/mt1976/ebEstimates/ |
- View (/CredentialsAction/CredentialsActionView)
- Edit (/CredentialsAction/CredentialsActionEdit)
- Save (/CredentialsAction/CredentialsActionSave)
- New (/CredentialsAction/CredentialsActionNew)
Information | Value |
---|---|
SQL Table Name | inboxMessages |
SQL Table Key | MailId |
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 | ||||||
User | String | true | true | false | false | OL | Credentials | Credentials_Username | Credentials_Id | Y | User | false | false | false | text | ||
Action | String | true | true | false | false | LL | credentialStates | 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/credentialsAction_core.go |
code | adaptor | /dao/credentialsAction_adaptor.go_template |
code | validation | /dao/credentialsAction_validation.go_template |
code | dao | /dao/credentialsAction_core.go |
code | datamodel | /datamodel/credentialsAction_core.go |
code | menu | /design/menu/credentialsAction.json |
html | view | /CredentialsActionView.html |
html | edit | /CredentialsActionEdit.html |
html | new | /CredentialsActionNew.html |
Information | Value |
---|---|
Template Generator Version | Einsteinium [r5-23.01.23] |
Date & Time | 15/03/2023 at 19:24:47 |
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