cacti
cacti copied to clipboard
html_start_box should accept divId as a param for 'return_to' anchor of other function
Related #2347:
Currently, html_header_sort, html_header_sort_checkbox, html_nav_bar support 'return_to' for
specified table html content replacement now.
But div id is not return by html_start_box.
Feature request:
html_start_box function should accept divId as a param for 'return_to' anchor of above three
functions.
BTW: If one page have multiple tables that generated by html_start_box : When output one table by pageNav->returnTo, divId will be auto-changed by html_start_box->static_var. When output all multiple tables, JS->gotopagexxx function does not complete HTML replacement by Id like sort_header.
Can you please provide a code example that is working for you or a pull request. Thanks!
Bump on this one Jing.