How Can we modify User Registration form in CSM in Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2022 10:36 PM
Hi
How can we modify user OOB User Registration form by adding a additional field.
I have a requirement to add additional field in user registration form can we edit it? I have added user field but it is not reflecting in portal yet.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2022 10:58 PM
Hello,
There is a widget 'Customer Registration' , you need to clone , modify then refer back in page 'Registration Request', try it , should be simple one.
Check if below link take you to exact widget
https://instance/sp_widget.do?sys_id=722069d4c3311200e94a9f2974d3ae04
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
Hi @Musab Rasheed ,
"External User Self Registration" plugin is activated but form is not showing for external user who has snc_external role in PDI. where i need to check ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2022 11:09 PM
Hi @Vamshi_ch123 ,
Specially for CSM, that would be for External users , follow these steps :
- Navigate to All > External User Self-Registration > User Registration Configurations.
- Open the record for the required user registration configuration.
- Navigate to the end of the Registration Form Fields section and click Insert a new row....
- Enter the field name under the Label column and click check mark.
A new row is added with the default values. You can configure the custom registration form field based on your requirements.
Registration Form Field Columns Column Description Label The field name which appears on the registration form. Type The type of the user interface element. Following are the supported types: - Single line text
- Date
- Date/time
- Yes/No
- Wide Single Line Text
- Multiple Choice
- Select Box
Display in Registration Form Option to display the field in the registration form. Order The sequence in which the form fields appear on the registration form. The field with the lowest order value appears first and the field with the highest order value is appears last. The default value is 10,000. Mandatory Option to make a field mandatory on the registration form. Validation only field Option to use a field only for validation purposes. For example, registration code. When set to true, this field is not saved in the User Table (sys_user). - Save or Update the changes.