Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
devel:documentation:application_configuration:dev:backend [2020/09/08 10:52]
tomiskar [Application/ Server]
devel:documentation:application_configuration:dev:backend [2020/09/08 11:31]
tomiskar [Application/ Server]
Line 84: Line 84:
 # Bulk action can enforce showing in quick access button (by bulk action configuration). # Bulk action can enforce showing in quick access button (by bulk action configuration).
 idm.pub.app.show.table.quickButton.count=5 idm.pub.app.show.table.quickButton.count=5
-# Quick button for bulk actions in tables will be included in drop down select box too (available as button + menu item with text). +# Quick button for bulk actions in tables will be included in drop down select box too (available as button + menu item with text).  
-idm.pub.app.show.table.quickButton.menuIncluded=false+# Number of selected record is shown in drop down select header
 +idm.pub.app.show.table.quickButton.menuIncluded=true
 # show default form for newly created user  # show default form for newly created user 
 # default form can be disabled => at least one configured form projection is needed # default form can be disabled => at least one configured form projection is needed
  • by chalupat