Changing the data type of any field in your application is highly discouraged. TipoTapp employs the use of Elastic Search indexing, which is a method used to organize data logically in the system. Changing the type of the field may lead to errors in its processes and impact the data stored in your application.
We high recommend that, if changing of the type is necessary, a new field be created instead with the desire type. Using the “auto-fill JS Expression”, load the values from the old field to the new one. This way you still are able to have the field with your desired type and retain the existing data for this field.
However, if you are still in need of support, feel free to get in touch with any member of our support team, and we will do our best to aid you.
Comments
0 comments
Please sign in to leave a comment.