loreglor
11th November 2002, 10:36
Hi to all.
I have a problem: I need to filter what user digits in the choice field in a session launched from ba in baan IV c4. I would like use code as this

field.choice:
check.input:
if in.ret = ...

but it doesn't work. Any idea?
Thanks in advance.

Grace Li
11th November 2002, 16:22
I think you can do it 2 ways. First, you disable the choice by unchecking the choice in the form. Second, you do it in the choice section. The code should look like

choice.xxxxx:
on choice .....

loreglor
11th November 2002, 20:50
Thank you Grace Li for your help. But let me explain better my problem. I have a form type 3 and I need to use standard option
Select Record pressing M and scrolling with arrows. I want to avoid the opportunity to do the same thing pressing 1-9.
Hi

Grace Li
11th November 2002, 21:00
So can you say

choice.start.set:
choice.again()
choice.first.view:
choice.again()
....

nick_rogers
11th November 2002, 21:53
Or without coding:

simply select the choices that you want to be available to the user via the standard options via the maintain forms sesssion.