Our clients have requested to have additional fields on the client creation form. The only way we know to do it is through DataTables, but the problem we have with this approach is even if we mark the new field as "mandatory" if the client doesn't click on the additional fields, the system lets you create the client without filling in the additional fields.
The second thing we want to try is change the names of already existing fields which we don't need in that case, and use the already existing texboxes for the new fields. Is it possible at all,and what would we need to change in the database?
The fields we need are :
Shareholder's Account Number Personal Number Card Number ( ID ) ID Expiration Date Place of Birth Date of Issue ( ID ) Issuing Authority ( ID ) Work Phone Number Contact Start Date Heir Heir's Personal Number Shareholder Opening Balance
In the screenshots provided below you can see the place we want to add the additional fields, and the way we tried to add them - using DataTables. You can clearly see the issue with the DataTable approach because you can fill the additional fields only after creating the client.
|