I have a layout that contains a text box. In the text box is some dynamic text (pulling attribute values as displayed in the layout) and some static text after all the dynamic values are returned.
In this scenario, we have 5 values being returned (which is higher than normal - usually only 1-3 values - but in itself, not a problem). After returning all the values, the static text "Operations Map" should be added (it's the map title).
HOWEVER....for some reason, there seems to be a character limit. The text displayed on the layout is dropping the last 2 letters (the "ap" of "Map"). We tried resizing the box, the text format size and adjusting the delimiting values and the values returned. In the end, we just manually typed in the title in full as it was a one-off map, but it still seems very bug-like. Does anyone have any pointers as to what might be causing this?
