October 17, 2018
Invalid Characters in a Text Entry Box?
Comments
(1)
October 17, 2018
Invalid Characters in a Text Entry Box?
Newbie 1 posts
Followers: 0 people
(1)

My team recently created a simulation that included text entry boxes for file paths.  The first worked fine.  The second TEB would not work.  After some troubleshooting, we narrowed it down to “u”.  The full path was “c:users”.  I first thought it might be conflicting with an HTML tag, but “b” and “i” work fine.  With or without the : (as in “c:u” or just “u”), we couldn’t get anything that started with u to work.

Our solution was to change the path to something not including u (we used” cesktop”).  Anyone see this?  I can create the issue in 2017 and 2019 in existing or new simulations.

1 Comment
2018-10-18 06:56:21
2018-10-18 06:56:21

Did you check the associated variable for debugging?

Like
Add Comment