Hp Intelligent Management Center Standard Software Pl Manual do Utilizador Página 782

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 814
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 781
This report uses the following formulas:
@Employee ID
If {?Access}="Yes" then "Employee ID "
+ ToText({Employee.Employee ID},0) + ". "
else ToText({Employee.Employee ID},0)
@Last Name
If {?Access}="Yes" then "Employee last name is "
+ {Employee.Last Name} + "."
else {Employee.Last Name}
@Salary
If {?Access}="Yes" then {Employee.Last Name} + "'s Salary
is " + ToText({Employee.Salary}) + "."
else ToText({Employee.Salary})
Notice the added punctuation. The periods at the end of each formula improve
screen reader legibility by creating a pause between fields.
782 Crystal Reports 2008 SP3 User's Guide
Creating Accessible Reports
C
Improving data table accessibility
Vista de página 781
1 2 ... 777 778 779 780 781 782 783 784 785 786 787 ... 813 814

Comentários a estes Manuais

Sem comentários