Hp Intelligent Management Center Standard Software Pl Uživatelský manuál Strana 782

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 814
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 781
1 2 ... 777 778 779 780 781 782 783 784 785 786 787 ... 813 814

Komentáře k této Příručce

Žádné komentáře