- Salesforce Platform App Builder Certification Handbook
- Siddhesh Kabe
- 288字
- 2021-07-16 11:21:43
Chapter 3. User Interface
In the previous chapter, we created some objects for our fictional library. While a library is easy to relate with, in an enterprise-level data-centric solution, we need to deal with a lot more complex objects, such as Orders, Opportunities, and Accounts. Some of these objects are accessed by different people at different locations and different times. For example, a sales representative would like to know how much an Account is worth before going for a business meeting for a new product, but a customer service representative would like to know about the product or Service Level Agreement of the same account to service them better.
To access the object, the representatives will need tabs with a clear indication of what the object is. To determine who sees what part of the same object, we create separate page layouts for the object.
In the next chapter, we will see a much more granular way of controlling sensitive information. In this chapter, however, we will see one way of doing this using the user interface.
The objects that we created in the previous chapter need an equally rich UI for users to fill in data. They need placeholders and visual indicators to collect this data and the information.
Our primary focus in this chapter is on creating beautiful user interfaces. In this chapter, we will be using point-and-click controls to create some important page layouts and UI designs.
By the end of this chapter, you will be able to:
- Create tabs for easier navigation
- Create forms for data input
- Create page layouts to display the right data
- Bring them all together and build an application
So, let's start by creating some amazing user interfaces.
- HTML5+CSS3+JavaScript從入門到精通:上冊(微課精編版·第2版)
- Java Web基礎與實例教程(第2版·微課版)
- iOS開發實戰:從零基礎到App Store上架
- AngularJS深度剖析與最佳實踐
- 高級C/C++編譯技術(典藏版)
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- 用Flutter極速構建原生應用
- 數據結構習題解析與實驗指導
- Learning OpenStack Networking(Neutron)(Second Edition)
- 21天學通C++(第5版)
- Oracle GoldenGate 12c Implementer's Guide
- CRYENGINE Game Development Blueprints
- 奔跑吧 Linux內核
- H5頁面設計與制作(全彩慕課版·第2版)
- 虛擬現實:引領未來的人機交互革命