Activities of "kapil"

  • ABP Framework version: v7.0.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • '<' is an invalid start of a value. Path: $ | LineNumber: 1 | BytePositionInLine: 0. error getting while download the source code of module Lepton X Pro , other modules working fine.
  • Steps to reproduce the issue:"
  • Login in Abp Suite -> Modules -> Download Source Code for Lepton X Pro module.
  • ABP Framework version: v5.2.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • How to manage permission role wise in public site?
  • Steps to reproduce the issue:"
  • User can configure permission at admin site, but how to use permission management module to provide permissions to user at public site pages or controllers?
Question
  • ABP Framework version: v5.2.1
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

in Contact us form following error occurred there is any settings for this??

The following errors were detected during validation. - The RecaptchaToken field is required.

but field is not visible in form.

referance:https://docs.abp.io/en/commercial/5.2/modules/cms-kit/contact-form

  • ABP Framework version: v5.2.1
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

I want to add web.public project in existing project then what should i do?

Question
  • ABP Framework version: v5.2.1
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

If i add module as plugin in project then how can i do migration of that module? I Reference: https://docs.abp.io/en/abp/latest/PlugIn-Modules

  • ABP Framework version: v5.2.1
  • UI typeMVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

select2 is not working in modal...its open search but i cant type in searchbox

If i want to show other razor page as default page instead of index.cshtml then what should i do?

  • ABP Framework version: v5.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
  • when i upgrade project from 4.4.4 to 5.2 i have faced issue in Repository.
    • In 4.4.4 this code is working fine
      • var query = Repository.Include(r => r.LayerFields).Where(a => a.LayerName.Equals(tempLayerDto.LayerName));

but in 5.2 i upgrdae them its show error ->Error: IRepository<TempLayer, Guid>' does not contain a definition for 'Include' and no accessible extension method 'Include' accepting a first argument of type 'IRepository<TempLayer, Guid>' could be found (are you missing a using directive or an assembly reference?)

Question
  • ABP Framework version: v4.4.4
  • UI type:MVC
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

how Can I create abp-modal with draggable? there is any option??

code: <abp-modal centered="true" scrollable="true" size="Large" static="true" id="mySGLQueryBuilder"> <abp-modal-header title="Advance Query"></abp-modal-header> <abp-modal-body> </abp-modal-body> </abp-modal>

Question
  • ABP Framework version: v4.4.4
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

I have bigger entity due to dynamic form is too long can i divide in to tab(pills) form??

like this. (this is custom form and ui)

Showing 1 to 10 of 25 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11