Options

Service header

sharon95sharon95 Member Posts: 183
I have to show in the page of Service Order the customer mail. My question is where I have to insert the code.. In the Service Header table? And if yes, in which trigger? Consider that when the Service Order is archived all fields are transferred to the archived service header... thank you!

Answers

  • Options
    sharon95sharon95 Member Posts: 183
    done! Inserted in the table!
  • Options
    aceXaceX Member Posts: 166
    You need to put the code in OnAfterGetRecord on Service Order page. Don't open field in table only to present the data. Very bad habit :)
Sign In or Register to comment.