In Sc 7.1 form applications, all the Double fields are generated with CSS INPUT horizontal align with LEFT and the correct align for numeric fields is always RIGHT
please fix it
Aquiles
 
      
    In Sc 7.1 form applications, all the Double fields are generated with CSS INPUT horizontal align with LEFT and the correct align for numeric fields is always RIGHT
please fix it
Aquiles
Hello,
I created some applications forms and grid using tables containing DOUBLE fields and all alignments were RIGHTS.
Let us know more details on how you are doing it.
Hi John,
The first double field is generated with right alignment, but the follow fields are generated as left
make a table with more than one double and continuos field
salary   double
extras   double
blabla   double
then make a form (single or editable grid) for this table and only the first field (salary) have a right alignment
Aquiles
Hello,
I did tests with all types of forms.
