Question

Customer order

  • 8 January 2023
  • 5 replies
  • 92 views

Userlevel 3
Badge +8

I need add NSN number as field in customer order line


5 replies

Userlevel 7

You can read about custom fields here . If you need this to be an input field, you should add a Persistent field whereas if you are fetching it from another entity, you should use a read-only reference field. 

Userlevel 3
Badge +8

I think I did something wrong because after add field from page designer customer order line page have error and does showing any thing

Are there steps to add field from page designer?

Userlevel 7

I think I did something wrong because after add field from page designer customer order line page have error and does showing any thing

Are there steps to add field from page designer?

You can find details here.

Userlevel 3
Badge +8

Thanks for answers it is really useful.

but now I faced this error when try publish object :

(The custom object cannot be published since it is currently locked by another process or user. Please try again later)

Userlevel 7
Badge +28

This is usually because you have made a change and the screen needs refreshed or you should exit out and restart the IFS session.  Often when the other user or process lock occurs, it is with your own current session.  As long as you know there is no other user who could be using the field, it is most likely just your session.

Even after publishing, you often have to restart IFS to see the field even with your own login.

Reply