jpadilla
26th August 2002, 16:27
Can We have more than one field as view field in a 3 type form?
How can be done??
Regards
JP
jpadilla
26th August 2002, 17:11
I just make the field part of the index and the problem was solved.
But I have another one, how can I synchronize this customized session whith the tdsls4101m000 session, when the user zoom it through the sales order number.
Regards
JP
evesely
26th August 2002, 17:36
Did the answer here (http://www.baanboard.com/baanboard/showthread.php?s=&threadid=6382) not work for you?
jpadilla
26th August 2002, 18:30
sorry Evesely,
I haven't seen that answer, I did what you say and it doesn't show any record, any clue??
Thanks
JP
jpadilla
26th August 2002, 20:02
I make a test with the code you say in a 1 type form and it works perfectly, but in my 3 type form it doesn't show any record.
Regards
JP
jpadilla
26th August 2002, 21:16
I just add the line
execute(first.view)
and it works.
Thanks for the suggestions.
JP