Userinput command text hidden

paula6F3AQ
New Member New Member
0 Views
4 Replies
Message 1 of 5

Userinput command text hidden

paula6F3AQ
New Member
New Member

[ FlexSim 24.0.1 ]

Hi,

I have noticed the following bug when using the userinput command: if the text has to be shown in more than one straight line for whatever reason, all the lines below the first one are hidden, making a part of the text unreadable for the target user. However, readjusting the popping window horizontally may make all the text visible depending on why a line break is needed and its length, but changing its size vertically doesn't change anything at all.

I attach a model to illustrate this situation in two different scenarios; when a word is too long to be shown in line one so it is drawn in line two (and, therefore, adjusting the window horizontally to its full length can make it all visible) and when a line break is specifically coded, so there's no option to see the full text.

24.0 Report UserInput.fsm

1706873924353.png1706873442328.png

Thanks in advance for your help!

0 Likes
Accepted solutions (1)
1 View
4 Replies
Replies (4)
Message 2 of 5

jason_lightfootVL7B4
Autodesk
Autodesk
Accepted solution

I'll send this into the developers to consider improving this - thanks for pointing it out.

0 Likes
Message 3 of 5

paula6F3AQ
New Member
New Member
Thank you, Jason.

Additionally, I was wondering if there's any way to obtain a user input value in a custom code or script, without having to assign it to a node directly.

0 Likes
Message 4 of 5

jason_lightfootVL7B4
Autodesk
Autodesk

Not that I can think of immediately.

I don't think it's a big deal to use a node - having a function like createTempNode is useful in many places (e.g. for temporary tables) - example attached.

getUserInput.fsm

0 Likes
Message 5 of 5

paula6F3AQ
New Member
New Member
Thank you for your time!
0 Likes