0

Change the field type afterward
Hello.
I have a field in "number" format. After some time I use my dB I need this field to be converted to a "text" field. Is there a way or procedure to implement to change its property by not manually setting this on the entire program in which this field is related?
Like Follow
9replies
-
1. Add a new text field (newfield)
2. use the cogwheel
3. search the new text field (newfield)
4. use his dropdown field: "assign calculated value"
5. klick into the white field to the right of the dropdown
6. chose the field name you want to move data from (oldfield)
7. chose OK-button
8. make sure, the drop down in the lower left corner shows "update all visible records"
9. chose blue button "continue"Done!