
Hi all,
I'm developing a model driven app and adding business logic into javascript file.
Each time that I update the file in web resources section I need to re-apply the event handler on each column or component affected by this javascript.
My form is very large so it stoles me a lot of time.
Is there a way to update the js file without this annoying behavior?
thanks
Hi Stefano C,
Need to re-apply the event handler?
If you haven't changed the function name, you should just need to save and publish the current web resource.