[gen] Added ref.render == 'titles' = a way to render linked objects as a simple list of comma-separated, non clickable titles; bugfix in inline-edit of string XHTML fields.
This commit is contained in:
parent
4d78996938
commit
14f85509e1
15 changed files with 106 additions and 64 deletions
|
@ -40,6 +40,7 @@ class Field:
|
|||
cssFiles = {}
|
||||
jsFiles = {}
|
||||
dLayouts = 'lrv-d-f'
|
||||
hLayouts = 'lhrv-f'
|
||||
wLayouts = Table('lrv-f')
|
||||
|
||||
# Render a field. Optional vars:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue