Hi,
I am currently using the Edit Appraisals IViews in EP6.0. When creating or editing appraisals, each area to be appraised comes with a text field for entering comments into. At present, this text field is only 1 line in height, which makes it very difficult to enter comments into. How may I change the height of this text field? Help is much appreciated!
Thanks,
Ju
Hi,
I am not familiar with that MSS component. However I have worked on other MSS components with a simliar requirements.
First I would check the iView properties to see if there is an characteristic that allows the single line text to be a text area. This is the easiest way however chances that there is a field in the properties is unlikely.
If not, you may want to contact SAP for the source code. Also unlikely :P
Failing that, you may want to decompile the code and make the change yourself. Use something like dj decomplier.
Cheers,
Vic
This is
Add a comment