Data Binding Not working for a Text Field

Hi,

I do have a editor screen with strange functionality. It doesn’t save edit done on a text field for specific records.

It is very strange since it works for one record and not for another record. I examined the code carefully, i don’t see any problem.

I really need your help to fix this issue.

image

I can’t change the Title from President123 to any value. I did deguging at onBeforeCommit level, i’m not seeing new value of Title there. So I really doubt it is with data binding ability of the DataContainer.

However it happens to specific records. For Analyst, I could change the value of title as a user. So I think there should be some problem with those records only.

I don’t know what the problem is with those records.

Kindly help.

Thanks,
Hari

Thanks,

Hi @durygin, @gorelov,

Please help me with this issue.

Thanks,
Hari

Hi @konstantin,

Kindly help me with this problem.

I can’t figure out why this issue occurs for few records and just for a Text Field.

Thanks,
Hari

Hi,
Can you reproduce the problem by extracting the entity and its screens to a small demo project?
It’s hard to help you otherwise.

Sure, I will try.