Last modified by MammaMia - 6 years ago
1754 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 - 8 years ago
1459 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 - 9 years ago
245 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 - 9 years ago
399 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 - 9 years ago
210 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 - 9 years ago
267 Views
1 min read
Was this information helpful?
Wp App Studio plugin installation process is like most other WordPress plugins.
Last modified by MammaMia - 9 years ago
812 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 - 9 years ago
1344 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 - 9 years ago
306 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 - 9 years ago
352 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.