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
Previous revision
Next revision Both sides next revision
devel:documentation:application_configuration:dev:backend [2020/09/03 10:00]
tomiskar [Application/ Server]
devel:documentation:application_configuration:dev:backend [2020/09/04 11:25]
tomiskar [Application/ Server]
Line 80: Line 80:
 idm.pub.app.show.sizeOptions=10, 25, 50, 100 idm.pub.app.show.sizeOptions=10, 25, 50, 100
 # Show buttons for bulk actions in tables (0 = select box will be shown only). # Show buttons for bulk actions in tables (0 = select box will be shown only).
-Maximum count of quick access buttons for bulk actions in tables - next action will be rendered in drop down select box.+Count of quick access buttons for bulk actions in tables - the first count of bulk actions will be shown as button - next action will be rendered in drop down select box.
 # Bulk action icon is required for quick access button - action without icon will be rendered in select box. # Bulk action icon is required for quick access button - action without icon will be rendered in select box.
-idm.pub.app.show.table.quickAccessButton.maxCount=5+# Bulk action can enforce showing in quick access button (by bulk action configuration). 
 +idm.pub.app.show.table.quickButton.count=5
 # 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