cancel
Showing results for 
Search instead for 
Did you mean: 

Creation of Text Element in Custom Script for MEDRUCK

harri_kishan
Participant
0 Kudos

hi,

i have a problem in the scripts, the script is customized one but driver program is standard one.

few text element which are in the page windows but not appering in the output, how can we make them to appear in the output.

can we add new text element without modifying driver program in script,

can any one suggest me any thing for solving this problem.

thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Chek the Driver Program also, for the Corresponding WRITE_FORM for that text elements

Other wise change the text_element Numbers in the script and see how they print

so based on that WRITE_FORM for text elements you have to adjust the numbers/names of text elements and see

Reward points for useful Answers

Regards

Anji

Former Member
0 Kudos

Hi Harri ,

Since you are using the standard driver program , so i fell adding new text elements does not help much as they will not be called.

What i would suggest is try to modify some other text element or window.

Regards

Arun

Former Member
0 Kudos

hi,

i havent found any write_form function call in the standard driver program.i think is it is system generated driver program for MEDRUCK.

in my custom form few text elements are defined alredy but they are not appearing in the output, i tried by putting some hardcoded text in those text elements but it doesnt worked.

what might be the reason.

can any one know about this help me solving this problem.

thanks in advance

regards,

pavan