I've been experimenting with page design in RTC and I'm beginning to think that I'm missing something fundamental.
I have several text fields that require 150 characters input. In the good old days these fields could be drawn into a form but RTC insists on splitting the fastab into 2 columns.
Is there a way to have a long textbox in RTC?
0
Comments
Multiline controls work much better than in classic so having a taller but less wide control might look OK, but I'd be curious to see if anyone's found a decent workaround or knows how to get ColumnSpan working properly.
Textbox width seems like a fundamentally useful UI attribute as it gives the user a clue as to the available input length.
It seems very strange that RTC throws this away.
If you check the online help for 2013, it has an example of spanning columns:
But when you try to replicate it, you can get the text box spanning, but the size of the control doesn't change: