How to add volo.identity.XXX as reference in custom module netstandard 2.0 dependencies. We are not going to remove this dependencies because it may use for different packages and project. Kindly guide in this regards. Thanks
Hi,
You can check the document: https://docs.abp.io/en/commercial/latest/abp-suite/generating-crud-page#navigation-properties
Get identity users as navigation property, After adding reference regarding volo.identity.xxx in custom module error occur on compile time
The type or namespace name 'Identity' does not exist in the namespace 'Volo.Abp' (are you missing an assembly reference?) ServiceManagement.Domain (netstandard2.0)
Hi,
I want to add file attachment functionality in child entity of CRUD page in which user can attached multiple files in child entity.
Unable to add tenant username in CRUD page using Navigation property. Kindly guide using abp suite to navigate tenant username in CRUD page. Thanks
Check the docs before asking a question: https://community.abp.io/posts/abp-suite-how-to-add-the-user-entity-as-a-navigation-property-of-another-entity-furp75ex
I want to implement date range in CRUD form and respective page. not to filter record. thanks
How to implement daterange picker in CRUD page. what would be the type of daterange picker in database. Also how to implement date range picker from front end side.sample screen shot attached.
Provide us with the following info:
hi
Did you add the permission(
requiredPolicy
) to your menu?https://docs.abp.io/en/abp/latest/UI/Angular/Modifying-the-Menu
what would be the requiredPolicy for custom module name which has been mentioned in screen shot
any update ??
Hello,
please check this doc https://docs.abp.io/en/commercial/latest/modules/payment#payment-plans-page if find helpful?
thanks
Document is related to payment module not related to public web where features introduce to register and price plan as per the edition just like a pricing menu in abp.io. Below screen shot for the reference. Kindly provide complete documentation related to the below sample page. thanks