Visualforce Dynamic Binding enables developers to write generic Visualforce pages to display information about records without necessarily knowing which fields to show. By determining the fields to show at runtime rather than compile time, Visualforce Dynamic Bindings allow
for the presentation of data specific to each subscriber with very little coding involved. Developers working with managed packages will find this especially useful.
Link to this comment:
All Comments (0)