Make edit column in Detail

How can I make a editable column in Detail with selection from lookup, after added a data in detail, all fields is read only, but I have a column Number, where I need to introduce Number of row.

Like 0

Like

1 comments

Hello Vladimir,

I did everything straight to the article https://academy.creatio.com/documents/technic-sdk/7-15/creating-detail-selection-lookup and both Order and Document fields became editable on my side (here are screenshots http://prntscr.com/qck8v1 and http://prntscr.com/qck98i). There are two cases when the field can be uneditable:

1) You have a business rule specified for this field in detail business rules

2) You have enabled:false specified for this field in detail schema

Please check both variants, one of them provokes your fields to be uneditable.

Best regards,

Oscar

Show all comments