02 December 2010

How to disable the employee field in sysqueryform

How to disable the employee field in sysqueryform

Do u want that field should not appear in sysqueryform

Add a range for that field in data source and set the status to "Hide";

No comments:

Post a Comment

Give me the commetns and solutions

Service class to get the selected record and deleted matching records and refresh the form data source in D365 F&O

 [DataContractAttribute] class ABCUserProfilesBulkDeleteContract {         UserId userId;     [DataMemberAttribute('UserId')]     pu...