Unusual Behavior when copying a customization another environment

Hello,
I’ve got a customization on the Container Receipt screen that I am copying into our Pilot environment, It has an additional tab with extra panels on it that contain grids, the grids are bound to existing dataviews RcvDtl and RecieveRcvDtl. Everything is functioning as required and expected in my development environment, but when I import it in and try to do some testing my validate event does not appear to populate the grids, but it does load the data in the standard parts of the form.

The only way I have been able to get it to function in Pilot is to set layouts to Base and re-apply the personalizations, and saving the customization.

I have seen posts related to the deleting the XLM, and I have tried deleting the display layouts for the grids, but it makes not difference.

Is this a case of, rebuild the customization from scratch so I don’t have to resort to fixing it every time I move it?

Thanks

You could try clear the client cache?? I have seen the cache stuff up customisations before.

Brett

Thanks @bmanners. I had tried that also. I’m actually thinking I took the wrong path at the beginning and should have used a UD form to do this. There is just too much going on in Container Receipt Entry, just to simply have a Forklift driver simply scan the parts and tap a receive button…

Which version is your pilot on? (which major, minor)

10.2.400.16

Gotcha, the only reason I ask is because I remembered issues with this:

Yep I remember that, That’s one of the reasons we upgraded to this minor… As I said I think I went down the wrong route on this one, should have done it in a UDForm. Not to mention I could not get the customization to generate a web form either.