From time to time, you may find that you want to reference a control or script on a form other than the one you are currently on. This can be done easily using the Forms collection in SalesLogix. The first thing we need to do is to loop through all open forms, checking for the desired form. For this...