Activities of "Jeroenmin"

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v4.4.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

Hi,

I have a few extra properties to extend the IdentityUser:

  • DateOfBirth
  • Description

This works great throughout the application. However, i want to be able to control how the input is being rendered and how the values are being displayed. The DateOfBirth is render in the list as: But i want to display it without the time, perhaps even apply a default format.

When i open the edit/create form,i cant change the value:

Second thing is, i want to the Description field to be rendered as a textarea instead of input type="text"

I have read the documentation on https://docs.abp.io/en/abp/latest/Module-Entity-Extensions but cant seem to find anything that can help me with this.

Kind regards, Jeroen

  • ABP Framework version: v4.4.0
  • UI type: Angular

Hi, I am trying to add some visible aids to the typeahead. But i can't seem to find a way to modify the abp-lookup-typeahead directive.

I tried adding the [placeholder] attribute with no luck. I also can't find a way to add an icon inside the generated input field.

I like the ease of use of the current typeahead so i dont feel like switching to anything other before trying my luck here.

Showing 1 to 2 of 2 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13