0
    
    
        
                    zalak created
                    
                    
                    
                
                - ABP Framework version: v4.4.3
 - UI type: MVC
 - DB provider: EF Core
 - Tiered (MVC) or Identity Server Separated (Angular): yes / no
 - Exception message and stack trace:
 - Steps to reproduce the issue:"
 
Is there any UI specification or Tag helper for DateTime picker in ABP? A simple HTML tag of input with type datetime-local isn't showing a picker in Firefox browser. Also if done by abp-input using directly DTO it isn't happening. Instead it only shows a normal input field of type text.
1 Answer(s)
- 
    0
Hi @zalak,
if done by abp-input using directly DTO it isn't happening. Instead it only shows a normal input field of type text.
What is the html output of the field if done by abp-input using directly DTO? Can you share it?