mVermaat / Crm.Specflow

D365 Extension for SpecFlow allows you to automatically test your Dynamics 365 CE implementation. It provides a broad set of SpecFlow steps to help you create your scripts very rapidly. It leverages the EasyRepro library from Microsoft for the User Interface related tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When checking form state for a record the user doesn't have edit privileges, it will see that all fields are unlocked

mVermaat opened this issue · comments

When checknig form state for locked fields, all fields will be 'unlocked' because the form is read-only.

image