Search the Community
Showing results for tags 'pop-up'.
-
Hello, I'm trying to set a recordfield of my .vso object. Normaly i just use vs.SetRField() but since this is a popup list i can't set the active value this way. Does anybody knows a workaround for this problem? Thanks in advance!
-
- python
- vectorscript
-
(and 3 more)
Tagged with:
-
Has anyone built a marionette node for a dropdown in the OIP based on a worksheet (or list) ? I have figured out how to use the "popup dialogue" node for this, but it doesn't meet my needs completely. An OIP dropdown would make my life much simpler. Screenshot of how I am currently doing it below.
-
Is there a way to get the index value of a pop-up in a PIO? I can get the string but would prefer the index I'm trying to get the index to be able to read a certain line of a text file as variables into the PIO Thanks, Jeff Miller