nabass的活动

hi sir it's not a problem but where can i find the link of the new Features and issues that you solved to the new release ??

hi sir, i want to create new feature and i tried to use ( SelectionStringValueType ) to make it dropdown but it doesn't work i followed the step within this documentation https://docs.abp.io/en/abp/8.1/Features i faced a problem in console here is my code:

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

hi sir, according to this documentation https://docs.abp.io/en/abp/latest/Authorization part of ( IPermissionManager ) i tried to use it but i cant reach the method {SetForUserAsync} is there an update documentation to use it ??? here is some image of my code

  • ABP Framework version: v8
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • ABP Framework version: v8.2
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): Tiered (for MVC)
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

I would like to ask about the best practice of this scenario: i have a transaction screen has many lookups bind to dropdowns , which way is better for reusability and maintenance of code , **first **: make App service for each entity of lookup Data ,but i have problem with this solution because i have to inject all services of lookups in transaction screen and this make the screen slower **second **: put all functions of lookups in the app service which is responsible of the transaction screen(this is the way of suite generate page) ,but if i make new transaction screen use this lookups i have to put the same code of get lookups in App service of new transaction screen **third **:make lookup App service and put all functions of lookups in it ,then inject this lookupAppService in transaction screen.

for example : - sales order transaction screen ,has currency lookup and Status Lookup and etc... -Purchase order screen ,has the same lookup dropdown currency lookup and Status Lookup and etc..

hi sir in my logic i must put more than page into one view so i used (taps) and it works well as image-1 but i faced a small problem in page title header if i put a title as image-2 it will be always same title (Account Level) so what should i put to make it dynamic?? Example: if i click to account page title will change to (Account) else if clicked on Account Type title will change to (Account Type) ..... etc

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

hi sir i have a small problem using InitialSelect2 function when i try the code without red rectangle scope it works good save the record correctly and when i repute the scope it gives me the shape which exactly i want (green rectangle) but save button will stop why ?? no errors on log no exception no nothing just click on save nothing happen if i remove the red scope it works good i don't know where is the error

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

hi sir if i want to write some text or bind a property from C# code how can i get this part of page where can i find this code ??

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

Good Morning hope you are well i have a question about handling business exception when i enter the page index it gives me an error (image below) despite i tried it the same code same steps same functionality into create popup it works good so does framework support this type of exception when i open the index or just work within create or edit?

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

hi sir i noticed that localization just work within <abp> tags i tried to put it into <h5> tag but it doesn't work

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

hi sir i faced a problem with making a select into advanced filter i made a page using suite by default it creates an index page with advance filter i want some of field no to be just input no i want it select option here is my steps and the final result

  • ABP Framework version: v8
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
显示 28 个条目中的 1 到 10 个.
Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11