Hi
How do I set the display field by formula in the modern combobox?
If I click Edit and manually select the fields there, it is working correctly. But if I then click on Fields to edit the value as a fomula, the selection I did in the Edit part is not showing.
And if I give a formula input such as pointing it to a variable it has no effect.
The reason I need to set the display field by formula is that I'm building a component that can handle any table set by input property. And I need to set the display column also with input property.
Thankful for any advice I can get.
/Per