Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dummy change #2

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ To develop an application that connects to SAP data sources, you can use one of
- SAP Fiori elements creates standard applications based on several basic floorplanss for common business scenarios. These floorplans provide UI code, including some logic, so that the data from the backend goes exactly where it’s supposed to, and the UI behavior is based on the metadata you provide. You can customize the floorplans using XML Annotations.
- SAP Fiori freestyle gives you complete flexibility about your application's look and performance. You can select floorplans and specify the layout, flow, menu structure, colors, fonts, interactions, patterns, and more. For each screen, you have to write the JavaScript UI code, which may be time-consuming.



<a name="loiof09752ebcf63473e9194ea29ca232e56__section_pnf_3nd_xmb"/>

Expand Down