1. User is able to customize the system field using the position start and position end when user have selected System Assigned as the content type.
2. For example, when user select Data Code, user can choose either to use the standard format which is WWYY, or user can customize the format. In this case, if user enter the position start as 1 and position end as 2, then the format will be changed to WW where the system will take the value start from the first character until the second character.
3. Hence, in other words, if user wants to get the value as WY, then user can input the position start as 2 and position end as 3.
Action Required: User