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
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?
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
Uh oh!
There was an error while loading. Please reload this page.
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,
All reactions