Open Closed

'abp-lookup-typeahead' in angular #1306


User avatar
0
paul.harriman created
  • ABP Framework version: v4.2.2
  • UI type: Angular
  • 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 documentation on how to use the control 'abp-lookup-typeahead' in angular? This what i tried so far. I see another parameter called filter that might be needed, but not sure how to use it

<abp-lookup-typeahead 
    [getFn]="settings"
    displayNameProp="displayName"
    lookupFilterProp="displayName"
    formControlName="category">
</abp-lookup-typeahead>

3 Answer(s)
  • User Avatar
    0
    armanozak created

    Hi,

    I am currently working on the documentation and very close to finish it. I will share it with you soon.

  • User Avatar
    0
    armanozak created

    Hi,

    The document is live.

    https://docs.abp.io/en/commercial/latest/ui/angular/lookup-components#lookup-typeahead-component

    Please let me know if this document satisfies your question.

    Have a nice day.

  • User Avatar
    0
    armanozak created

    Hi,

    I am closing the issue. Please feel free to reopen it if it is not resolved.

    Have a beautiful week.

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