Skip to content

Conversation

alanmartinsp
Copy link

No description provided.

@moreta
Copy link
Owner

moreta commented Jan 6, 2018

It seems that there is no functional difference with "optionText" prop.
When is this "optionTextTag" prop useful?
I think "customText" prop can functionally replace "optionTextTag".

@alanmartinsp
Copy link
Author

I want to customize the list but not display the entire field in the Tag but an item of the object.

Example:
{
"Id": 1,
"Code": "0001",
"Name": "Test",
"Description": "Description"
}

"customText" -> Code + Name + Description.
"Tag" -> Name

I want to display only the "Name" in the Tag. With "customText" is not possible, the same value that is being displayed will be added to the list.

@webineh
Copy link

webineh commented Feb 17, 2018

ok

@azainier
Copy link

azainier commented Jun 6, 2022

Can u please resolve conflicts and merge it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants