shashisadasivan / SSD365VSAddIn

Visual studio addin for D365 Finance and operations
https://shashisadasivan.github.io/SSD365VSAddIn/
MIT License
35 stars 22 forks source link

AxSecurityEntryPointReferenceForm missing when "Create Maintain and view Privilege" used on Display menu item #56

Open ReneVolkmer opened 2 years ago

ReneVolkmer commented 2 years ago

Hello Shashi, thank you for creating this tool! I discovered recently that AxSecurityEntryPointReferenceForm part is missing when "Create security privilege" addin function is used on Display menu item. On screenshot bellow, on left side you can see xml when the same is done via VS:

image

Missing AxSecurityEntryPointReferenceForm means field level security is difficult to do as no form/ds/ds_field security can be added/specified. Or am I missing anything? Thank you

shashisadasivan commented 2 years ago

Thanks @ReneVolkmer , the output now has the same Forms element populated

shashisadasivan commented 2 years ago

Reopening issue, elements not populated