C
|
copper21 1/17/2025 |
https://xlinesoft.com/phprunner/docs/how_to_control_inline_add_edit_functionality_from_script.htm Put: pageObj.inlineEdit.editAllRecs(); in the javascript of the details list page. Obviously enable inline edit. |
H
|
Hopper author 1/26/2025 |
Thanks copper21!! Worked exactly as needed. |