Base solution for your next web application

Activities of "alfar_re"

Hi @ismcagdas,

Yes I get this error on the client side.

My regex: ^[0-9]{10}$ My TenancyName: local 10 digit mobile number

Hi @zony,

This is well noted. I changed my TenancyNameRegex to the desired one but I still get the error. Kindly show me how and where to do the Configuration.Replace

Thanks.

Hi,

I'm trying to change the registration page to accept a mobile number as the tenant name but I get the error

Tenancy name is not valid!

What might be the problem.

-ASP.NET -MVC -.NET CORE -Latest ABP Framework according to Zero 9.2

Yes, sure.

So, I created a new action and called it AdminLogin. This is used by the admins only. The default login has a modified login method that detects tenant users automatically.

Hi @zony,

I see. Thanks for making this clear. Let me try it out.

Hi,

Do you mean I should try on a different project and see if it works?

Hi zony,

I did that but I still get the same result.

Hi,

Is it possible to get help on this?

Question

Hi,

I'm trying to return type text/plain to respond to a certain external API call.

I'm receiving this;

{ "result": "Welcome to Service\nSelect a service.\n1: Register\n2: Help\n#: Exit.", "targetUrl": null, "success": true, "error": null, "unAuthorizedRequest": false, "__abp": true }

But I'd like to receive just this;

Welcome to Service Select a service. 1: Register 2: Help #: Exit

  • 9.1
  • MVC
  • .net core

Hi @ismcagdas,

Great. Thank you.

Showing 31 to 40 of 138 entries