hi
Can you share the project with me?
liming.ma@volosoft.com
HI
Please check your Identity Server configuration in the database, You may need clear Redis when you change in database.
hi
Abp will automatically change input[type=date]
as datepicker
, You can add abp-data-datepicker="false"
to the element to disable this behavior. Then you can control it.
hi christophe.baille
Sorry for the late. I will check it asap.
hi raif
For this purpose i injected ICurrentTenant service to the Job and tenantId parameters to the job arguments
This is no problem, the framework will automatically get the tenant's connection string.
using (CurrentTenant.Change(args.TenantId))
{
}
Is there any possibility to get try count in the job code ?
Can you explain why do you want to do this?
hi @Denis
I think we can discuss in https://support.abp.io/QA/Questions/1364#answer-b530cbdc-4e38-26cb-4120-39fcae2885e8
hi
Can you share the steps that you tried? I will try to reproduce the problem.
If you are using IIS. Please share your web .config
hi
I need more detail info, such as abp version, error logs, browser console logs.
liming.ma@volosoft.com