Multiple select options allow custom logic
I've already asked this one but cannot find it anymore, so here I am asking again with different topic.
Is there any plan this select components accepts all my logic and render the item correctly?
Base on my below code, If I used like this the name is displaying correctly in the select (chip...let call it chip) but If i try to use
But I really need to use my custom logic (scope) in the options..
Any other work around to overcome and use my logic?
Sorry for bad english and thanks in advance
Is there any plan this select components accepts all my logic and render the item correctly?
Base on my below code, If I used like this the name is displaying correctly in the select (chip...let call it chip) but If i try to use
primaryAccount() then it cannot display name, only ID is displaying in the chipBut I really need to use my custom logic (scope) in the options..
Any other work around to overcome and use my logic?
Sorry for bad english and thanks in advance

