First off the application is working great for the most part we even have it secured with AD group access only.
Question #1: So I'm in the config.js file and when I'm trying to customize the label field it will not take. I do not want all capitals and I want to customize what the user sees. I've modified my employee table and as such I have other fields I want to show but they never use the 'label' field in the popup.
NONE OF THE 'label' FIELDS SHOW UP, no matter what I call them. I've tried Alias as well as Name. Need help where to look to resolve this as well. Seems to only use the fieldName for the label and not the label field.