Changes between Version 48 and Version 49 of S3/S3REST/s3_rest_controller


Ignore:
Timestamp:
10/28/10 09:06:38 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3REST/s3_rest_controller

    v48 v49  
    105105  - '''url''' is the URL to redirect to
    106106
    107 If, for create_next or update_next, '''url''' contains the string literal "[id]" (or its URL-encoded equivalent), then this literal is replaced by the ID of the updated/newly created record before redirection.
     107If, for create_next or update_next, '''url''' contains the string "[id]" (or its URL-encoded equivalent), then this string will be replaced by the ID of the updated/newly created record before redirection.
    108108
    109109Note:
    110   Redirection does not happen after non-interactive data imports!
     110  - redirection does not happen after non-interactive data imports!
    111111=== Callbacks ===
    112112