|
This customization sets a field value based on the logged-in user viewing
the page. The customization uses very simple initialization logic, but you can modify the sample code to implement your own
initialization logic.
This customization assumes that Role Based Security is configured using the Application Security Wizard.
This customization will be added in:
..\<Application Name>\App_Code\<Table Name>\Add<Table Name>.Controls.cs
For example: C:\MyApp1\App_Code\Customers\AddCustomers.Controls.cs
|