All Commands
All Data Adjustment
Commands
INPUT_EDIT
Add a button to the page to invoke an edit area or display the edit area directly on the page.
The Edit Object Button will only be displayed if the person who is logged in has a security level that is equals to or higher than the security level that has been set for the object being edited.
Number | Name | Default | Type | Description | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | obj_id | COID | Integer | Object ID to edit | |||||||||||||||||||||
2 | disp_type | 0 | String | Display type declares the way in which the object will be presented or displayed. This can either be a number which a preconfigured outcome or you can use a div id (#div) or class name (.class) to open the object into. By Number
or the div id/class to render the edit window in. plus optional;width(300, 400, 600, 750, 900):height for types 0&1. e.g 1;600:500 |
|||||||||||||||||||||
3 | temp_id | 0 | Integer | Edit Template ID | |||||||||||||||||||||
4 | disp_text | fa-pencil | String | Display Text | |||||||||||||||||||||
5 | class | btn btn-light btn-sm noprint | String | Button Class | |||||||||||||||||||||
6 | act_submit | -99 | Integer | Submit ActionsUse one of the following parameters to decide what happens after the related action has been triggered.
|
|||||||||||||||||||||
7 | act_cancel | -99 | Integer | Cancel ActionsUse one of the following parameters to decide what happens after the related action has been triggered.
|
|||||||||||||||||||||
- | title | Edit ... | String | Button Title This will default to "Edit Current Page" or "Edit Item" depending on the object. |
|||||||||||||||||||||
- | dep_relobj | String | Dependant Relationship and Object | ||||||||||||||||||||||
- | add_relobj | String | Data List of, or single additional Object Relationships sets. [rel_id:obj_id,rel_id:obj_id:relat_level] |
||||||||||||||||||||||
- | form_opt | SMALL | String | Space separated list of Edit options to pass to the input field when using +800 or +900 on the part number. Options include SMALL, LARGE, READONLY, NOLINK, NOFOCUS, NOEDIT, DIALOG, INLINE, TICKBUT, RELEXP() |
|||||||||||||||||||||
- | form_id | random_string(8) | String | Form ID. Use standard alphanumeric characters only, including a dash but don't use space or underscore. |
|||||||||||||||||||||
- | style | String | The html styling to apply to the element. | ||||||||||||||||||||||
- | win_title | Edit Item | String | The title to display on the window when using display type 1. |
BUTTON Commands
BLINKINPUT_BUTTONS
INPUT_CANCEL_BUT
INPUT_DEL
INPUT_DEL_LINK
INPUT_NEW
INPUT_SAVE_BUT
INPUT_SORT
INPUT Commands
CHOICEINPUT_AUDIO
INPUT_BUTTONS
INPUT_CANCEL_BUT
INPUT_DATA
INPUT_DEL
INPUT_DEL_LINK
INPUT_FORM
INPUT_FORM_ID
INPUT_INCLUDE
INPUT_MODE
INPUT_NEW
INPUT_PREFILL
INPUT_SAVE_BUT
INPUT_SORT