Open Closed

Date Time Picker #2228


User avatar
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)
  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    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?

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11