jatin_sanghi
3rd September 2004, 14:39
Hello...Gurus....

I have created a session in which the table is having four fields, but in the form i have got these four fields split over two forms with primary keys common to both, that i don't want.

I don't want to change the domains, i have assigned to the fields.

Please tell me a way through whish i could i could put all the four fields in one form rather than two.

Hoping for an early reply..as i have been always getting.

Thanx and regards...
Jatin Sanghi

mark_h
3rd September 2004, 16:11
Maybe I do not understand, but what are the field domains or length? Are the forms multi-occurance? I guess I just can not picture a form that could not hold 4 fields. I think more info is needed so others can reply.

Mark

malutz
6th September 2004, 09:05
Hej,

would it be possible to provide screenshots?

lbencic
7th September 2004, 17:47
Ha - Mark you have not worked in Baan V yet! The Item field is 32 char long. With the description at full length, the generator can't fit a darn thing else on there.

It think what happend here is the fields just rolled over to the second form on generate. To get just 1 form you have a bit of form maintenance to do, there are a couple ways to do that.

On form 1 you can:

1. Resize the form (<ESC>-S, drag out to the right some, <ESC>-S again). Then you can fit your field on the first form by inserting the field. You can only resize so far out, and keep in mind people with lower screen resolutions don't appreciate really long forms.

2. If you find there are large description or quantity fields on Form 1 that you can safely reduce the display size of, you can do that to fit your extra field on it, and not have to resize the form. To change the display of the field you do not need to change the domain it's stored as. You can do this on Maintain Form Fields (double click on the fields in Maintain Forms). You will see a "Link/Max Disp.Len" field. Uncheck the Link (to unlink the display from the domain default) and put in the length you want. For numeric/quantity fields use Link/Dis.Form and put in the new format with a smaller length.

If you need help on specifics of doing that let us know. Once your field is on form 1 you can remove form 2 from the session.