03-25-2020, 01:58 PM
inline edit reloads the whole detail view body. it calls DetailView.php again and loads the result into the contents of the detail view div
it then scans that HTML for javascript and executes it.
so you have to make sure that the code your block needs to work is loaded inside the detail view body
it then scans that HTML for javascript and executes it.
so you have to make sure that the code your block needs to work is loaded inside the detail view body
Joe
TSolucio
TSolucio