1 Answers
You need to make use of the following steps for the purpose of customizing forms.
- The first and foremost thing that you need to do is to copy the files template.fmb as well as Appsatnd.fmb from AU_TOP/forms/us and paste that inside custom directory. By doing this the library associated with this task get copied by it’s own.
- You can now create the forms you want and customize them.
- Do not forget to save the created forms inside the modules where they need to be located.