Changes between Version 59 and Version 60 of S3/S3REST/s3_rest_controller


Ignore:
Timestamp:
03/20/11 15:14:18 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3REST/s3_rest_controller

    v59 v60  
    9191If the resource is set to {{{insertable=False}}} or if the user is not permitted to create records in this table, no "Add Record"-button will be available.
    9292
    93   NOTE: ''If for some reason the default embedded create-form is not desired, you can set {{{s3xrc.model.configure(table, listadd=False, add_btn=True)}}}, which will render the "Add Record"-button as link to the create method instead.''
     93  NOTE: ''If for some reason the default embedded create-form is not desired, you can set {{{s3xrc.model.configure(table, listadd=False, addbtn=True)}}}, which will render the "Add Record"-button as link to the create method instead.''
    9494=== Redirection ===
    9595