Support empty values and absolute URLs

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-24 04:15:40 -04:00
parent 2e8e4588c0
commit a5f3937228
6 changed files with 46 additions and 14 deletions

View File

@@ -163,7 +163,10 @@ Other changes
* Improve TwoStateWidget to use a template. Make
it compatible with the SourceColumn.
* Update SourceColumn to support related attributes.
* Add support for display for empty values for
source columns.
* Add support for source column object or attribute
absolute URLs.
Removals
--------