Looking for User define feature of Template,Audit and Alarm

I am looking for following feature

  1. Accessing the Template name (All Template available on system) on dropdown List and click on Template name (on dropdown list) will enumerate the template
  2. How to add user define Audit using Ignition
  3. How to add user define alarm and add more column on that alarm
  4. Showing the UI templates to user during run-time for selection

Some of these have been answered in another post:

  1. http://www.inductiveautomation.com/forum/viewtopic.php?f=70&t=11257
    2 and 3) http://www.inductiveautomation.com/forum/viewtopic.php?f=72&t=11289

  2. Templates are a type of component and have a Template Path property that sets which template you are looking at. You can set that property to anything you want or bind it to a dropdown list to allow the user to select their template.