Hello
I have an app in which i have columns for uploading files. I want the user to be able to determine how many files uoload(columns) to be viewed and also perhaps with user settings, change the display names of each columns. For example: Chose how many users: 3
Please enter user 1 name: Dave.
Please enter user 2 name: Sean… etc
For the column visibilty you could try something like USERSETTINGS(“How many users”)>=1 etc.
The column’s display name you can use a formula as USERSETTINGS(“User Name 1”).