I have a DSP with an entity, containing a picturebutton widget, with the type set to I# (Image from database), on creation of the DSP I load some occurrences of the entity from the database, and the picturebuttons show perfectly, all good so far.
There is another button in a different (dummy) entity, when I press this, it fires the detail trigger, (scope input,output) which does not populate the picture data in the field on the first entity (although it Does populate at least one other field) during the webload (or reconnect). So when the websave is done, the picture buttons show Error!. No code in the detail trigger affects the entity with the picturebuttons painted, so they should be untouched.
Is there something I need to set/do to either make the data transfer properly (or better remain in the web browser and not get overwritten by the websave).
Thanks
Iain




