Skip to content

Display element of its choice belonging to the ng-model #92

@DaxDev

Description

@DaxDev

I turn to you for a small flaw that I have. I used modal-select to select an item from a list. The element I need for the query is the id of the element. What is operational, with this code :
`



Select it (with search)

{{option.name}}



Product : {{form.product}}

`

But on display, client side, I would like to have the name of the element and not the id, because for now it is the id that appears in :
`


Product : {{form.product}}

`

And even if I do form.product.name

Thank you in advance for your answers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions