You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
I want to change a field type for my customer accounts/numbers. I created some time ago an own field
System Name: account_no2 Field type: string (UiType: 1)
because I wasn't satisfied with already implemented "Account number" of YF
System Name: account_no Field type: recordNumber (UiType: 4)
Now, when trying to implement filters and search masks, I saw that I had implemented my own field as "string (UiType: 1)" what makes creating filters for me more complex. I think "recordNumber (UiType: 4)" would fit better.
But can I change that field directly in the database without loosing/damaging existing data in that field?
This discussion was converted from issue #13893 on December 14, 2020 10:06.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Description
Hello,
I want to change a field type for my customer accounts/numbers. I created some time ago an own field
System Name: account_no2
Field type: string (UiType: 1)
because I wasn't satisfied with already implemented "Account number" of YF
System Name: account_no
Field type: recordNumber (UiType: 4)
Now, when trying to implement filters and search masks, I saw that I had implemented my own field as "string (UiType: 1)" what makes creating filters for me more complex. I think "recordNumber (UiType: 4)" would fit better.
But can I change that field directly in the database without loosing/damaging existing data in that field?
Thanks!
Regards,
Beta Was this translation helpful? Give feedback.
All reactions