Feature updates for M3 applications
General enhancements
Description |
Due to a breaking change in .NET 4.5 involving URIs and Unicode, all MForms URIs where the host part started with an underscore character now work without the underscore character. MForms Automation links that also contain Unicode data should start using URIs. For example, use mforms://automation instead of mforms://_automation. |
User personalization settings in MForms
Description |
New User Personalization settings have been added to MForms in the Settings Editor. Each type of MForms personalization can now be enabled or disabled by an administrator. |
Related documentation | Infor Smart Office Administration Guide |
Updates for M3 transactions
Description |
MICombobox now supports an empty row when no selection needs to be made. Set EnableEmptyValue to true for an empty value. |