Forum Discussion
- QuickBaseCoachDQrew CaptainThe ideal way to do this is to change the key field of the Employees table to be the Userid field. Then, when records are being created in the overtime request table, there will be an option to default it to �current user�
- MarcNelsonQrew CadetWould I do that in the main table "Employee"? I have a separate table where they are creating records that has a relationship of "Employee has many records"
Also, I seem to get errors when trying to convert the field to Key. If needed, Ill get the text of the error.
Thanks for the help!
Marc - QuickBaseCoachDQrew CaptainI suggest that you make a copy of the app to practice on.
Let me know what the error is. Likely, not all of your employees have a Quick Base userid. To use that method each Employee needs to have a userid - MarcNelsonQrew CadetI copied the application and then removed all of my employees that do not currently have quickbase username. That seemed to do the trick with the Key field and then that also allowed me to set the default as current user. Eventually all employees will have a quickbase username so that should work. Thanks!