Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SMARTFORMS - want to Change Editor - For 'Code'

Former Member
0 Likes
3,669

Dear Friends,

I can work on Report & Screen efficiently.

But, I learned Smartforms as Trial & Error - also developed a few.

For Smartforms - In 'Code' - I have to write no. of lines ( a lengthy code).

Is it possible u2013 to change the editor (like u2018textu2019) or display the Code in full page.

Thanking you in anticipation

Regards,

Ashlesha

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,247

Hi

enter in the smartforms and open a text object..

there's a square with a pencil and paper on the left, click there.

if you want change editor:

goto->change editor

best regards

Marco

6 REPLIES 6
Read only

Former Member
0 Likes
2,248

Hi

enter in the smartforms and open a text object..

there's a square with a pencil and paper on the left, click there.

if you want change editor:

goto->change editor

best regards

Marco

Read only

Rocky1
Product and Topic Expert
Product and Topic Expert
0 Likes
2,247

HI,

If you want to change the code of smartform, Open the smartform and go to Global Definitions -> then click on initialization tab. Click on pencil button to change it to write mode.

Alternatively,

After activating the Smartform, Go to Menu -> Environment -> Function Module Name ->Click.

Copy the name of the FM including slash. open SE37 and paste the FM name to display the source code of the Smartforms.

Hope it will help you.

Thanks & Regards

Rocky Agarwal

Read only

Former Member
0 Likes
2,247

Hi,

In "SMARTFORMS" in Text Editor,, go to Utilities, and click "Change Editor".

Thanks

Devinder

Read only

Former Member
0 Likes
2,247

Marco & Rockey,

Thanks.

But I want the full page display of 'Code' ( In window - Create --> Flow logic --> Program Lines) --> General Attributes.

Here, this comes only in part of the Screen. Is it possible to take full screen display of it?

( Like in 'text' (In window - Create --> Text) we have 'Txt Editor'.)

Read only

0 Likes
2,247

Hi,..

no you can't....you can oly see half screen.......you cannot have ful screen of the program editor..

regards

marco

Read only

Rocky1
Product and Topic Expert
Product and Topic Expert
0 Likes
2,247

Hi,

Please check the 2nd part of my post. I have mentioned the way you can get the full display of the code. It is possible only by calling the function module of the smartform.

Thanks & Regards

Rocky Agarwal