Project

General

Profile

Task #69346

Updated by Björn Jacob over 8 years ago

The documentation of sysext forms needs some love: 

 # -Split the huge pages in several documents. Right now on one page we've got tons of information. You have to scroll forever. All navigation elements are far away.- 
 # DRY: try to remove all the "duplicate content". Instead use references and check for exceptions. 
 # "Complete" the documentation. There are some missing information, e.g. regarding some default values etc. 
 # -Quite often "acceskey" is spelled incorrectly.- 
 # Document default value for breakOnError. 
 # Document default value for inclusive which is part of the "between" validator. 
 # Better documentation for "strict" which is part of the "inarray" validator. 
 # Document CHECKBOXGROUP. 
 # Document CONTENT. 
 # Document HEADER. 
 # Document RADIOGROUP. 
 # Document TEXTBLOCK. 
 # Update cheat sheets. 
 # Ticket #68646 needs documentation.

Back