Overblog
Folge diesem Blog Administration + Create my blog

Working with trees

21. März 2009 , Geschrieben von Andreas Weiden Veröffentlicht in #Forms

The task Trees are a nice feature to present hierarchical data. And, since forms 5 they are available as standard components in forms. A lot of forum posts are related to trees and the way they are populated. I want to show some different techniques to...

Weiterlesen

Populating listitems dynamically

12. März 2009 , Geschrieben von Andreas Weiden Veröffentlicht in #Forms

The task Listitems in forms are quite useful if one has to offer a smaller choice of values to the enduser. Often the values to be displayed have to be taken from another table, so the listitems values have to be read at runtime. Also, listitems are often...

Weiterlesen