Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Section
Column
width50%

The Dropdown Inline Edit is a specific integration of the Inline Edit component that uses a constrained field, i.e. it allows users to quickly select from a constrained list of choices.


Code Block
javascript
javascript
fluid.inlineEdit.dropdown(container, options);

Return: The Inline Edit component object.


The Dropdown Inline Edit is a specific configuration of the Inline Edit component. Its API is fundamentally the same as the top-level Inline Edit API, but some of the options are pre-configured.

Column
Panel
borderStyle
borderColor#321137
bgColor#fff
titleBGColor#aab597
borderStylesolid
titleStatussolid

This component is in Sneak Peek status

solid
Panel
borderStyle
borderColor#566b30
bgColor#fff
titleBGColor#D3E3C4
borderStylesolid
titleOn This Page
Table of Contents
toc
maxLevel
maxLevel
5
minLevel25
Panel
borderColor#321137
bgColor#fff
titleBGColor#c1b7c3
borderStylesolid
titleSee Also
borderStylesolid
Panel
borderColor#321137
bgColor#fff
titleBGColor#cccccc
borderStylesolid
titleStill need help?borderStylesolid

Join the infusion-users mailing list and ask your questions there.

...