Home › Forum › General › Behaviors locking form up › Re: Behaviors locking form up
April 9, 2010 at 4:49 pm #5210
Well these are all things tied to a page I use for users to search for customers. When a customer is selected all of these things need to happen in the form. They aren’t all happening in one form event, the nested list items are occurring more in an indirect way. For example, when the set field command changes that dropdown’s value, the dropdown changes field data event is firing because of it. I have these things broken out like that because there other events that need to execute the same set of commands and i wanted them to be reusable.