Feature Rich
Rapid Application Development
Helping you or your customers
Manage their Business

All Commands All Data Adjustment
Commands

INPUT_DEL

Adds a button to the page to delete an object

The ### in the Are you sure text and Tool tip Text will be replaced by the Object Type. e.g. "Delete Item"

Number Name Default Type Description
1 obj_id Current Object ID Integer Object ID to Delete
2 ays_text Delete ### String Are You Sure Text
3 disp_text fa-trash-o String Display Text
4 class btn btn-light btn-sm String Button Class
5 act_del 0 Integer Delete Action
6 div_id String Action DIV ID
If this is set and the Delete Action is a positive value then the page will be loaded using AJAX into the div element.
- title Delete ### String Tooltip
- ajax_param String Parameters to pass to the page id if content is to be loaded after the Deletion using AJAX.
to add a Comment.