- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/TWikiUserMappingContrib/data/TWiki/BulkRegistration.txt
r14 r464 55 55 You can write additional data to the new user topics. Do this by enhancing the user table with additional field names as table headers. 56 56 57 Any fields you define in this table will end up in the User's topic. If a form (such as % TWIKIWEB%.UserForm) is attached to NewUserTemplate then the data will go in as META:FIELDS, meaning that you can use SEARCH formfield constructs to search.57 Any fields you define in this table will end up in the User's topic. If a form (such as %SYSTEMWEB%.UserForm) is attached to NewUserTemplate then the data will go in as META:FIELDS, meaning that you can use SEARCH formfield constructs to search. 58 58 59 If you use the % TWIKIWEB%.UserForm then ensure that it contains all the fields you define here. Otherwise they will disappear when the user edits their home topic!59 If you use the %SYSTEMWEB%.UserForm then ensure that it contains all the fields you define here. Otherwise they will disappear when the user edits their home topic! 60 60 61 61 ---++++ Mandatory fields … … 68 68 69 69 ---++++ Customized table example 70 Make sure that the extra fields also appear on the % TWIKIWEB%.UserForm.70 Make sure that the extra fields also appear on the %SYSTEMWEB%.UserForm. 71 71 <verbatim> 72 72 <noautolink>
Note: See TracChangeset
for help on using the changeset viewer.
