We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6f450f commit 86925c0Copy full SHA for 86925c0
doc/customizing.txt
@@ -2196,7 +2196,10 @@ of:
2196
2197
**edit**
2198
Perform an edit of an item in the database. There are some `special form
2199
- variables`_ you may use.
+ variables`_ you may use. Also you can set the ``__redirect_to`` form
2200
+ variable to the URL that should be displayed after the edit is succesfully
2201
+ completed. If you wanted to edit a sequence of issues, users etc. this
2202
+ could be used to display the next item in the sequence to the user.
2203
2204
**new**
2205
Add a new item to the database. You may use the same `special form
0 commit comments