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

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.

All Comments
Sort by:  Most Recent
Oct 18, 2018
Oct 18, 2018

Did you check the associated variable for debugging?

Like
()