cancel
Showing results for 
Search instead for 
Did you mean: 

How to display a custom field in line item tab

Former Member
0 Kudos

Hi All ,

      I created a extension field in master agreement class. However i 'd like to display this field in line item tab of master agreement ( located above line item collection)

  so i go to extension definition and found that there is the attribute "display after" .-> yes it is right . it placed after line item collection . but thats not what i want . i 'd like to "display before " . is there the attribute display before or any other solution ?

Best regards and Thanks a lot .

Accepted Solutions (1)

Accepted Solutions (1)

former_member190023
Contributor
0 Kudos

Hi Sujirach,

There is no 'display before', but there is a solution to your request:

- first step is to get the field on the Items Tab (you have successfully done that)

- second step is to create a Page Customization for the field, and set Position to 1 (or any value before the number in reference guide for Line Items)

(eg. any position lower than 20 should get your field before the MA_LINEITEMS collection)

Regards,

Bogdan

Former Member
0 Kudos

Dear Bogdan ,

    Thanks a lot for your suggestion .  According what you said

first step is to get the field on the Items Tab (you have successfully done that)

Yes . I already created but as i mentioned i created in master agreement class.

second step is to create a Page Customization for the field, and set Position to 1 (or any value before the number in reference guide for Line Items)

When i go to line item page customization of line item as your suggestion . i could not see the field i created. it may be that i created at master agreement class.

Any suggesion ??

Former Member
0 Kudos

Dear Bogdan ,

  i got it . Thanks a lot.  i can do it now . i set to display after line item and customize page customization by inputting the position as 12 . it works. Thanks a lot .

Answers (0)