
jim
- 
  How to append values to an arrayHow do you append a value to an array? The closest I get is: var x := ["Hi", "there"];var y := ["dude"];x+y but, while it dosen't have an error in it's code, it does not return an array 
- 
  Call a button from a triggerIs it possible to call a button from a table or field trigger. I have 2 applications for this. 1) I have a very long 'Trigger after update' on a table that was easer to work out as a series of… 
- 
  Ability to hide columnsI use formula(s) in tables to filter views I would like to be able to hide these columns to save space and keep users from making changes toat would allow them to see all of the data. 
- 
  User Roles and PrintingI would like to see print templates restricted by user role. Something like the new feature in v2.4 where views are restricted would be perfect. 
