Bluepoint Design

Practical Cost-Effective Solutions


If in a Multiple Choice Menu the string is longer than 81 characters and contains spaces the text will erroneously wrap to the next line and thus menu item. If Item Text option is selected the value returned will be truncated. What's more this adds an extra item which can screw up the indexing of the items.

Realistically the Multiple Choice Menu can not display more than ~40 characters so a workaround if the Item Text option is not selected is to manually truncate the text around 50.

 
Practical Cost-Effective Solutions