One of my forms stopped working. When adding a new record, everything worked great. But when I edit a record, things stopped working. For example, I've deleted my entire On_Edit->On_Load script but many fields do not appear when the record first loads. Furthermore, when I edit a field, the On_User_Input does nothing while editing a record but it works fine when I'm adding a record. How do I fix this very strange error?
Read More
Read More