V4 - Form with 2 attributes in 1 column

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
pixerp
Posts: 180
Joined: Sun Jan 28, 2007 7:12 pm

V4 - Form with 2 attributes in 1 column

Post by pixerp »

I am trying to define 2 attributes in the same column of a form, like :

Postcode - City: (Attribute_Code) (Attribute_City)

This was very easy to do in V.3 but I can't get it to display correctly in V.4 (build 1187), using the preview.

Can someone help ?

Thanks.
pixerp
Posts: 180
Joined: Sun Jan 28, 2007 7:12 pm

Post by pixerp »

Support,

I guess you missed this one ...

Thanks for your reply.
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Post by tford »

Can you be more specific about what's happening "incorrectly".
Tom - V8.8 build 3137 - MySql / PostGres
pixerp
Posts: 180
Joined: Sun Jan 28, 2007 7:12 pm

Post by pixerp »

To reproduce the problem, I use the CRM sample app.

Customer, Form: Editing, Section: Personal details

Cell: First Name, click on Last Name to have both attributes displayed in the same cell.

Edit cell: First Name, Label: First / Last Name, width 100 pix
Edit cell: Last Name, Label: (blank), width 250 pix

This is now a Group box. Label to the left, width 110 pix

Expected result in the form:

First / Last Name: [firstname] [lastname]

But in fact, the last name is displayed far more to the right. I guess that the 110 pix of the LastName label is calculated in the middle.....

This was not the behaviour in V.3 and frankly, I can't do without it.[/img]
aware_support
Posts: 7527
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

We'll have a look.
Aware IM Support Team
aware_support
Posts: 7527
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

In version 4 to achieve this you have to use labels above controls for this multi-attribute cell - you place several attributes into one cell and then select the "labels above controls" option. You can then turn off the label for a particular control as well.
Aware IM Support Team
ab042
Posts: 326
Joined: Mon Jul 17, 2006 4:11 am

Post by ab042 »

If your form is all Label to left having some labels above one row of attributes just doesn't look correct.

Name John Doe
Address 123 Main St
City State Zip New York NY 12345
Phone # 202-123-4567

ver your suggestions

Name John Doe
Address 123 Main St
CITY STATE ZIP
New York NY 12345
PHone # 202-123-4567

Any suggestions?
aware_support
Posts: 7527
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

Suggestion is to re-arrange the form to use labels above everywhere or create another column with labels above
Aware IM Support Team
pixerp
Posts: 180
Joined: Sun Jan 28, 2007 7:12 pm

Post by pixerp »

Support,

Thanks for your reply.

Are you going to correct the behaviour of Labels to the left in a coming release ?

It seems to only be "accepting the label of the 1st attribute when Labels to the left is defined", ie. the code can ignore the other labels.

But, I know ....
pixerp
Posts: 180
Joined: Sun Jan 28, 2007 7:12 pm

Post by pixerp »

Support,

I would appreciate if you'd take position regarding the previous post.

Thanks a lot.
aware_support
Posts: 7527
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

We will implement it
Aware IM Support Team
pixerp
Posts: 180
Joined: Sun Jan 28, 2007 7:12 pm

Post by pixerp »

Thank you.
aware_support
Posts: 7527
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

This functionality is available in build 1197
Aware IM Support Team
pixerp
Posts: 180
Joined: Sun Jan 28, 2007 7:12 pm

Post by pixerp »

After hours of testing with build 1199, I just can't get it right.

My form width is set to 500 px, 1 column.

If you configure 2 text attributes in one cell, you get a Group Box.

On that Group Box you define :

. width 420 px Anchor X : 20 px
. Label to the left, 90 px + Generate label only on 1st attrib.

AttribA : width = 50 px
AttribB : width = 300 px

In the BO, AttribA is 7 char. and AttribB is 40 char.

Obviously, the width of AttribA is NOT controlled by the configurator ?

Is it a bug ?

Thanks.
aware_support
Posts: 7527
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

Try defining the settings, not on the group box, but on the attributes - set the width in pixels for the attributes. Ignore the group box settings.
Aware IM Support Team
Post Reply