|
Create a datatable for a client with the following datasets, Datatable name: Client_info Application table name: Client In add column add columns as Place of birth - String - Shimoga Age - number - 14 Date of birth - Date - 01 April 2000 - click on save button. The datatable got created for client. Click on system -> Manage datatables -> click on the above mentioned datable -> click on edit button. In Edit datatable page add a field "X", type - Dropdown (create a code as new test code with the code values as a=1 andb=2) and in code select the newly created code from the dropdown and click on save button.
Error message is idsplayed as "The parameter `newName` has been passed and is not supported for this request".
|