cancel
Showing results for 
Search instead for 
Did you mean: 

How to add new filed in back office?

former_member664713
Active Participant
0 Kudos

Hi All, I want to add one new filed in back office. In admin area we have option to select orders, after selecting the orders order information is coming. The order contains the payment information. I need to add a new filed for the Payment information. How can edit the payment information to add new field in back office and i need to validate when i save the order?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Venkateswarlu

If you already have the new field in items.xml and do the update (the first two steps from Wojciech). You can refer to the this existing Backoffice customization and find some sample about editor-area configuration .

Hope this helps.

Thanks & Regards
Yan,Wang

former_member632755
Active Contributor
0 Kudos

Hi,

the changes requied are:

  • data model adoption (if not ready yet)

  • platform update (if data model was changed)

  • provide editor-area configuration (config.xml)

If this won't help please describe the steps you have taken to help figure-out the problems.

Cheers, Wojtek