• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item7364: Add firstoption and firstvalue to USERREPORT{ action="select_one_user" }
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Extension |
TWikiUserMappingContrib |
Enhancement |
Closed |
|
major |
6.0.0 |
Detail
Add these two parameters to
%USERREPORT{ action="select_one_user" }%
- Parameter
firstoption
: Label of first option, optional. Default: Select...
- Parameter
firstvalue
: Value of first option, optional. Default: empty value
This can be used for example to have reporting structure of users defined by topic parent. In this case the value of the first option should not be blank, but
firstvalue="UserList"
--
TWiki:Main/PeterThoeny
- 2013-10-12
Now in SVN trunk.
--
TWiki:Main.PeterThoeny
- 2013-10-13