Hey Everyone, I currently have a dashboard that allows certain users to update a list of employees by adding a new employee. I am using an action and a button on my dashboard to allow them to update my employee list. Is there any way to not show the current list of employees? Only showing a blank line representing the end of my numbered list. What I don't like about the way I am doing this is that not only can users add a new employee but they can delete the parent, code, and display name for current employees. I only want them to be able to add a new employee but not edit the current ones. I'll attach a screen shot. Thanks!
... View more