Skip to main content

Hello.

On a custom page I made, I have a field which is defined as reference (to WORK_CENTER), but the users would like to use their keyboard to fill the field, instead of opening a screen to get access to a list of values, but they need to have the zoom function on this field.

Is there a way to do that?

I made a test via the IFS console, the zoom function on my custom page shows an sql query based on the OBJID value, but the zoom on the work center on a shop order operation uses both the WORK_CENTER_NO and the CONTRACT values…

IFSAPP 10 / UPD 5

Hi @romsar I don't believe this is possible. It is a gripe for many users I have worked with.

Only option I would say is make it a persistent field and have some validation on this field to ensure that a value entered equals and existing work centre.

If this is possible though, hopefully someone responds :)

Thanks,

Jamie


Reply