Last modified by MammaMia - 7 years ago
2486 Views
5 min read
Was this information helpful?
This article offers a newbie introduction to WP App Studio for those who have not created an app yet.
Last modified by - 10 years ago
2114 Views
3 min read
Was this information helpful?
In this article, we identify the different components of "Request a quote" app backend focusing on the link between the app design and its implementation.
Last modified by MammaMia - 10 years ago
680 Views
1 min read
Was this information helpful?
Icon fonts can be used in form elements such radio buttons or check boxes.
Last modified by MammaMia - 10 years ago
870 Views
1 min read
Was this information helpful?
It is very easy to create Twitter's Bootstrap 3 Carousel in WordPress using the following WPAS function tag to use it in your view layouts. Just use the following function in your view layouts.
Last modified by MammaMia - 10 years ago
621 Views
Less than a minute read
Was this information helpful?
Icon fonts can be used in form buttons. Button icons can change in size and be placed on the left or right of the button title.
Last modified by - 10 years ago
743 Views
1 min read
Was this information helpful?
Wp App Studio plugin installation process is like most other WordPress plugins.
Last modified by MammaMia - 10 years ago
1666 Views
13 min read
Was this information helpful?
WP App Studio supports most of Microsoft Excel functions in attribute calculations. The list below shows function names, parameters, and brief descriptions. The parameters in square brackets[] are optional.(WPAS 4.6)
Last modified by MammaMia - 10 years ago
2259 Views
4 min read
Was this information helpful?
We are going to continue exploring the generated plugin focusing on the frontend and data import/export capabilities.
Last modified by - 10 years ago
441 Views
1 min read
Was this information helpful?
Using Form layout editor you can drag and drop element blocks into your layout to customize the look and feel of your forms.
Last modified by - 10 years ago
833 Views
1 min read
Was this information helpful?
WP App Studio allows creating a Twitter's Bootstrap modals with single function tag in view layouts. You can use modals to collect data from users in various types of views without cluttering your view layout HTML with special markup.