Hi there, Fran!
Yes, the Name field on the Time Tracking screen is the Entity field in the TimeTracking table. That table is pulled directly from the QuickBooks SDK and therefore we can not change it. So currently the Name field on the Time Tracking screen is pulling ALL names in QuickBooks. In the very near future you will have the ability to filter dropdowns, so then you’d be able to filter the dropdown by entity type and avoid seeing other choices that are not employees. That should be out very soon!
As for the dropdown on the Employee List screen, I’m not having any trouble adding a new employee. You’d simply click the Clear/New button and then click the Mr./Ms./... field to begin entering the data for the new employee. The Information for: field is purposely read only. It will populate once you’ve entered a name in for the employee, save the record and return to it.
As for FullName not being a dropdown, that’s because the field in the Employee table is a ‘text’ field. If you wanted to, you could always add a new FullName field to the Employee table as a dropdown, but I don’t think you’d need to if you are able to enter new employees as I mentioned in the previous paragraph. Another way of creating a dropdown is to add one as an object from the toolbox and then relate it to the appropriate field/table. Try adding a dropdown object and going through the Dropdown Properties Wizard by clicking “Edit” in the upper, right-hand corner of the object in the screen designer.
Let me know how this works for you.