Package s3 :: Module s3widgets :: Class S3OrganisationAutocompleteWidget
[frames] | no frames]

Class S3OrganisationAutocompleteWidget

source code

??-308 --+
         |
        S3OrganisationAutocompleteWidget

Renders an org_organisation SELECT as an INPUT field with AJAX Autocomplete. Differs from the S3AutocompleteWidget in that it can default to the setting in the profile.


To Do: Add an option to hide the widget completely when using the Org from the Profile

Instance Methods
 
__init__(self, post_process="", default_from_profile=False) source code
 
__call__(self, field, value, **attributes) source code
Method Details

__init__(self, post_process="", default_from_profile=False)
(Constructor)

source code 

__call__(self, field, value, **attributes)
(Call operator)

source code