I have a client entity and it has 3 forms. I have a javascript running on a load of each one of them. I attached it on a load of one of them but it only runs for that particular form and not others. Is it possible that I can make this javascript run for all forms without even registering for them all? or do I have to register it for all of them to make it run?