cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SMARTFORMS TEXT ELEMENT

ayoub695847
Explorer
0 Likes
1,536

Hello,

I want to edit a text element in a smart form but i can't find it in the main, where can i find it please,

smartforms.png

smartform2.png

Thank you,

Accepted Solutions (0)

Answers (3)

Answers (3)

ayoub695847
Explorer
0 Likes

We found the text in so10,

Thanks

ayoub695847
Explorer
0 Likes

Thanks for your help,

This the part in the FM, and i think text68 it's what i m looking for, how can i find it and edit it ?

Thanks

text68.png

michael_piesche
Active Contributor
0 Likes

If you want someone to be notified, you have to either comment their answer, or mention them directly in you post, like this ayoub695847. Otherwise, they will not be notfied that there might be a question or comment for them. Also, please use the comment function for comments. The answer function is only for answers that solved the problem.

michael_piesche
Active Contributor
0 Likes

1. Click on the Test button or press F8 to open the generated FM in SE37:

2. Display (F7) the generated FM for the smartform

3. Use the Search spyglasses (CTRL+F) to look for e.g. <text>-heading

  • As String == X
  • In main program == X

4. You will find all the forms where that field is set in the smartform. The name of the forms should give you enough information to find it in the smartform. If not, give us a screenshot of the FM codings where you found the key word and we will help you from there.