Starts in:
0 DAY
4 HRS
34 MIN
45 SEC
Starts in:
0 D
4 H
34 M
45 S

Activities of "nabass"

hi sir i faced an issue with js files i'm sure the path is correct, file is exist is there a package i must download or where is the problem?

hi i created angular project and it works but i have an issue with logout my logic is to add some items in database so these items added well but it works just one time just first time and when trying create again i got errors so to make create function work again i must refresh the page and when refreshing project logout alone automatically so i must login again to work and function works well try again inserting i got error so i must refresh and when refreshing project logout alone automatically ..... etc

i attached video to see problem if i can not explain please check

https://streamable.com/3cbycf

  • UI Type: Angular
  • Database System: EF Core (SQL Server )
Question

is there a way to edit layout default when login it open home page then choose my page in route to open what i want to do is when login with my tenant i want to open directly to my page and sidebar will be hidden i am sure there is an option to make this hidden when open the page and make user control it open it or close it and when login directed open my page not home page

  • ABP Framework version: v8
  • UI Type: Angular
  • Database System: EF Core (SQL Server)

I want to use the DevExpress DocumentViewer within my ABP application and have followed the steps provided in

https://abp.io/community/articles/integrating-devexpress-reporting-to-abp-mvc-application-0t99j3cz

when I run the application, I encounter an error

The error occurs in the following controller:

public class CustomQueryBuilderController : QueryBuilderController { public CustomQueryBuilderController(IQueryBuilderMvcControllerService controllerService) : base(controllerService) { } }

How can I resolve this issue and successfully open the DocumentViewer?

Hi i'v some errors 1- when running angular application when clicking login i got this error

2- is postman i tried login API and i got access token how to create method to send this token to header for allowing me put any API request and make it valid for view

for example: when i create my http request at first i must go to backend and give this api permission so i want to skip this step to allow angular application create http request from any where so how to send this token when login ?? or ABP offers me this logic automatically ??

thanks

  • ABP Framework version: v8
  • UI Type: Angular
  • Database System: EF Core (SQL Server)

hi sir according to problems number #1698 && #6486 i faced same errors i read these articles but i found no solution then tried what Mr. maliming suggested 8 months ago but nothing works so is there a solution or still bug ?? in Edit screen i use lookup first time i got data and it works good second time data disappeared and i got this error

when debugging on lookup method first time is working second time (click edit again) i got this

  • ABP Framework version: v8
  • UI Type: MVC
  • Database System: EF Core (SQL Server)

hi, i have an error using Angular thanks to ABP allows me mapping between UI & server side in proxy and it created api automatically but what if i want to create my own service?? so i tried an api from another server in img 1 then used it as img 2 but i got that error so what should i do to access this api? after searching i found this code into ConfigureServices img 3 and put it within my machine and machine which has server both not working

  • ABP Framework version: v8
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • ABP Framework version: v8.0.2
  • UI Type: MVC
  • Database System: EF Core (SQL Server )
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
  • i would like to ask about when i change language in abp application in at runtime to arabic gets error of my entity
  • because decimal field has comma separator ? any advice to make common solution
  • the following image clarify the error and display in English like "The field should be numeric from 0 to 99999"

hi sir i create new database and run the migrator successfully but when creating new tenant this error how to solve this???

  • ABP Framework version: v8
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • ABP Framework version: v8.0.2
  • UI Type: Angular / MVC
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..) / MongoDB
  • **Tiered (for MVC) **: yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
  • I create Application depend on modularity architecture and create 4 Modules in Application (SO -POS - Inventory- Accounting)
  • like
  • I would like to handle authorization in this API(Add Issue API) *by this way : i want to give user permission only on Create Invoice API in Sales Order Module ,which already call Add Issue API internal but without give the user permission individual for two API's
  • the same when give user permission on Create Receipt API in POS Module ,which already call Add Issue API internal without give the user permission individual for (Create Receipt API -Add Issue API)
  • because the Add Issue API it calls from many API's in different modules
  • So Could you provide me by the best way to handle calling dependency API from Another Module
  • this image clarify our modules architecture
Showing 11 to 20 of 55 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06