Hi, I want the clientId field filled with the current user when a record is created.
<div class="username">@User.Identity.Name</div>
Take PLC Blocks for example.
I have put a copy of my latest code here - https://github.com/DotNetDS/CoreMVC140620171318.git
Thanks,