case 4212

This commit is contained in:
2022-10-31 23:47:27 +00:00
parent 4817593507
commit 69749ef36a
22 changed files with 461 additions and 13 deletions

View File

@@ -80,6 +80,8 @@ There are three steps to enabling a Custom field:
3. Change the User's translation(s) to show the desired title above the control: Make a note of the translation key for the custom field. It will be shown just beneath the current translation for that field, for example "Custom5" in the Customer form has an internal translation key of "CustomerCustom5". Save your changes here and then use the translation key to [find and edit the translation](adm-translations.md) so that the desired title shows with the Custom field. There is a _Translation_ menu item on the Customize form to save a click.
We have a [Guided tour for custom fields](tour-bizadmin-form-custom-fields.md) available walking through the process.
#### Changing the data type later
If you change the data type of a custom field after data has been entered AyaNova will do it's best to work with that change but it's not recommended. It's better to simply hide the former custom control and show a new one with the new data type.