amrit_shirodkar
16th July 2008, 08:54
Hi,
My requirement is that I want the text editor to have a window title. e.g. if you have a form command named "Equipment Details" on a particular session , clicking on which opens the text editor, I want the window title to look like this:
Text Editor : Equipment Details
Can anyone please tell me how to achieve this ?
Thanking you in advance.
amrit_shirodkar
24th October 2008, 06:57
Alright this is what I want.
Please see the attached file. It has a screenshot of a typical Baan Text Editor window. I want the window title to read as "Part Detailed Description" in the encircled region shown.
Does anyone know how to do it ?
Thanks in advance.
amrit_shirodkar
24th October 2008, 07:01
Someone please tell me whether my objective is achievable or not :o
ARijke
24th October 2008, 10:57
I have never seen this before. The whole handling of the text is done from the tools layer so as far as I know it is not possible to interrupt somewhere.
In LN you can use multi line edit fields with your normal screens. But in 5c this is not available.
amrit_shirodkar
24th October 2008, 12:28
I have never seen this before. The whole handling of the text is done from the tools layer so as far as I know it is not possible to interrupt somewhere.
In LN you can use multi line edit fields with your normal screens. But in 5c this is not available.
Thanks for your reply.
Actually I want this on LN only. Can you please elaborate on multi - line edit fields & how to use them ?
NPRao
24th October 2008, 20:48
Actually I want this on LN only. Can you please elaborate on multi - line edit fields & how to use them ?
Add the text field in the DFE and then change its height & width.
Refer to the screenshot.