Skip to main content
12-Amethyst
March 13, 2024
Solved

Thingworx DropDown itens are at the top

  • March 13, 2024
  • 2 replies
  • 1431 views

Hi!

I don´t know why, but in my popup mashup I have two dropdown widgets and when I click in one the information is showed on top of the dropdown box. I want the information under the box.

How can I fix it? 

 

*my Thingworx version is 9.3.9

 

GABRYEL25770_0-1710332482670.png

Best answer by GABRYEL25770

This problem was caused by the layout wrap, so I limited the items list height of the DropDown to fit in the mashup

2 replies

16-Pearl
March 13, 2024

Hi @GABRYEL25770  Are you using the custom services for data? look at the below reference article.

https://www.ptc.com/en/support/article/CS369628

12-Amethyst
March 13, 2024

Thank you for the support, but the data come from SQL, and is shown correctly. I just want to show the information under the DropDown box.
Is this article for this inssue?

GABRYEL2577012-AmethystAuthorAnswer
12-Amethyst
March 13, 2024

This problem was caused by the layout wrap, so I limited the items list height of the DropDown to fit in the mashup

16-Pearl
March 13, 2024

Hi @GABRYEL25770  Good to know it, mark it as a solution.