Hello,
In order to change the layout of an existing screen ( delete some fields, add others), I copied the screen into a new one and I performed the customising tasks.
Now the new screen is displayed correctly, the problem I have is that the fields I added where not populated with the data, despite the fact that I did the necessary Binding and in the debugging inside my pbo I can see that data source contains the value needed to be displayed.
Did I miss something?
Thanks for the help.