Skip to main content
1-Visitor
May 16, 2017
Solved

Show text in autocomplete widget as current scroll top in grid widget

  • May 16, 2017
  • 1 reply
  • 2194 views

hey everyone!

I have binded some data to the autocomplete widget (strings). If I am choosing one of the names, I want that the grid shows that entry (with the name) at the top.

Is that anyhow possible? I have already tried to write a static function (with a helperthing) which returns the text of the autocomplete widget. I binded that output with the scrolltop of the grid,

but then I have noticed that it needs a number.  But I do not know how I can retrieve the correct index to the given name.

As always, thank you so much in advance for your help and advice !

Kind regards,

Theresa

Best answer by posipova

This is not possible with the autocomplete widget. Please note that the extension has been tested and certified by ThingWorx, however is not currently supported. It's provided in ‘as-is’ condition.

1 reply

posipova20-TurquoiseAnswer
20-Turquoise
May 16, 2017

This is not possible with the autocomplete widget. Please note that the extension has been tested and certified by ThingWorx, however is not currently supported. It's provided in ‘as-is’ condition.

1-Visitor
May 17, 2017

hey Polina Osipova​,

do you know an alternative to realize this?

Thanks for your help!

Theresa~