Can the term "Branch" be renamed in the application?
For example, can it say "Company" instead? If possible, how do you accomplish that?
Thanks,
Ed
Replies
User
Description
Posted On
Ed AribClient
Another question: When browsing the records, is the branch name also displayed?
Thanks,
Ed
MariyaVoytovichAgent
Hello Ed Arib!
1) If you mean the display name of an entity on forms, this can be done through localizable properties in the model, such as Caption. 2) Objects that support "Branch" implement the IBranchesSupport interface. The interface describes the BranchCode property. This information you can both display on forms, and hide. By default, on DetailView, this information is hidden, and on the list forms it is displayed in the column.
Let us know if you need further assistance.
Regards, Mariya On behalf of Xafari Client Services Team
Ed AribClient
Thank you Mariya. That answers my questions. I am new to XAF and Xafari Framework.
Is there a list of what will be included in the next release?
Ed
MariyaVoytovichAgent
Yes, such a list exists, but it is not yet ready for publication. Later we will publish an article with new features. I'll let you know when we do it.
Regards, Mariya On behalf of Xafari Client Services Team
Ed AribClient
Thank you. I am looking forward to the next release.