Capgemini / Capgemini/powerapps-specflow-bindings
FieldExtensions.IsReadOnly is not working as expected
Open
bug
- Dominant language
- C#
- Stars
- 42
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the bug
FieldExtensions.IsReadOnly() returning false even though it was read-only field
## Expected behaviour
IsReadOnly Should return true if the field is not editable
## Additional context
This could be recent after Microsoft update.
**Probably it may working fine for other fields the issues I faced was for textarea field**
Contributor guide
Assessment
This issue has not been assessed yet.