VishalMistry
22nd July 2016, 13:16
Hello Folks,

I have created a type 3 display session based on tfgld100, where the primary index is 5. Whenever I click on Find button, the Find dialog comes up with 3 fields (Year, Finalization Run number and Batch). Actually the batch number falls in the details section.

What I want is whenever user clicks on find button, the find dialog box comes up with two fields instead of three fields (Year and Finalization Run Number).

Is there any way to hide the third field ?

Just a thought.

Vishal

mark_h
22nd July 2016, 15:48
Well - not sure I ever technically removed one from the find field. I think what I have done in the past is just set attr.input to false for when they hit the find button. Or I just created a new index on one of our tables - we typically do not do that for core baan tables. On the flip side since it is a display session you could just remove tfgld100.btno and maybe set a form variable instead - like batch.no and just set it to tfgld100.btno in before.disply.