(progress_bar)
string o2progress_view_bar(string $bar_name, string $view, string $id_field, string $progress_field, string $complete_action, string $start_action, boolean $active)
ATTENTION: Progress-bar scripting definition and usage are DEPRECATED. Use a Progress-bar control from development interface (JXOB) instead.
Defines a bar-ctrl and returns its HTML code, to be displayed in a HTML-area control.
This method is primary intended to be used in a grid.
Control name must be unique: in a grid a unique column value can be used as name.