- Edited
The users of the database we support regularly make requests for us to add a building to the database. There are a number of fields that are required, but when users submit our word doc version of the form they frequently leave some of the required fields blank, so I thought making the form in osTicket would help make certain that all of the required fields were filled in. That part works great and I can now force users to complete every field that is required to add a building to the database. Now, we would like the form to be a little smarter and automatically change the units of measurement based on the building's use. In the database, the quantity measurement for each building changes depending on the building's use code. Most of the building use codes measure the building quantity in square footage (SF), but some "buildings" use gallons (GA) or a unit count (EA). I have a custom list of all of my building use codes (over 3000) and I would like the quantity field label to change based on the building use code that is selected. Can this be done in Custom Forms? Would it be done using the properties tab in Custom Lists? Or is there some other place I would set that up? osTicket Version: v1.9.12 (19292ad)Web Server Software: Apache/2.4.20MySQL Version: 5.6.28PHP Version: 5.6.21