Skip to main content
Solved

Unbound filed behaviors differently on different envrionments (Production vs demo)

  • March 31, 2022
  • 1 reply
  • 37 views

Forum|alt.badge.img+5
  • Captain II
  • 398 replies

Hello,

   Sorry, fields, not filed. typo.

I meet a weired case. We have 2 enrionments, production with license, demo without.
Both are actually on a same server and with same version 21.208.0032.

     A same customization.

Within the same customizaiton, we defined a customization field called “RowNumber” on shiplinesplit screen. now calling line details. It is designed to show the line# actually.

 

 

We put the function to set the RowNumber in SOshiplinesplit_Rowselected event

It works fine on production envrionment, see pic 1

however it shows empty on demo, see below

 

Too strange, how is this? please help.

Best answer by ray20

Hello,

    I still don’t know the difference between 2 instances.

 

But if changing the code like below:

 

Add this line

cache.SetValue<SOShipLineSplitExt.usrRowNumber>(line, lineExt.UsrRowNumber);

 

Would solve the problem.

View original
Did this topic help you find an answer to your question?

1 reply

Forum|alt.badge.img+5
  • Author
  • Captain II
  • 398 replies
  • Answer
  • March 31, 2022

Hello,

    I still don’t know the difference between 2 instances.

 

But if changing the code like below:

 

Add this line

cache.SetValue<SOShipLineSplitExt.usrRowNumber>(line, lineExt.UsrRowNumber);

 

Would solve the problem.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings