More page field properties should be modifiable from customization
Hi BC Experts!!
Good Day!!
It should be more effective a page customization, if we can customize a field for different properties. Like ShowMandatory, NotBlank, BlankZero. Because if I want to show Responsibility Center field with a Red astrick on Sales Order Page, then I have to extend the standard page for only a single property. However this field is already placed on that page. So it forces me to create this field with different name on that page.
https://github.com/MicrosoftDocs/dynamics365smb-devitpro-pb/issues/317
@SUD-D365 modify is the way to go for this. Some properties are not modifiable/customizable for different reasons. Can you make a list of the properties that you would like to be able to modify and add if there are any workarounds possible at this point?
@SUD-D365, we are looking into making more properties modifiable from extensions (and also eventually from customization). We already made the property ShowMandatory and BlankZero (from Fall 2018 CU2) modifiable from extensions. Do you have other properties in mind (and the related scenarios) that should be opened from customization?
Hi @qutreson
I am still not able to find ShowMandatory and BlankZero on page customization. However,below are some properties I think we should add to a field on customization level.
Caption, Importance BlankNumbers ExtendedDataType, ToolTip
Thanks
Sorry for getting back to you so late. We opened up for these two properties from extension, but not from customization. We will consider opening those up and will keep this thread updated when we have updates on it.
Will you add possibility to customize some page properties like visible on the Ribbon or the FastTabs like it is possible in configuration mode?