Overview
Controls are graphical elements that allow users to interact with an application through direct manipultation to read or edit information.
Wayfast has plenty of them including Button, Image, Map and Autocomplete Text Box among others.
In this lesson we will review how to add controls to a page and understand the basic principles of designing a user interface in Wayfast.
How to add controls to a page?
Preconditions: In this example we are going to assume we already created a page in our project. You can know more about how to do that in the Pages section.
...
And finally we can navigate to the Page’s detail in Wayfast to check how the WYSIWYG editor generated the control.
...
Recap
Controls are the cornerstone of our application’s User Interface. You can explore all the controls available in Wayfast your self our take our guided tour in Controls Reference section.
...