Create app
Apps
Support/Feedback
Tour
FAQ
Login
Email id
Password
Trial: Email:cloud@itanyplace.com, Pwd:cloud
Recover password
Email id
* Email id
* Password
* Confirm password
* First name
* Last name
* Phone
Phone number should have digits only. Put country code, without any leading 0s before the number. Example: 19191234567
Notification
Email id
Sms
Widget
Category
Theme
User
App
Pricing
Price discount
Widget
Add
Edit
Delete
Parameters
Add/edit widget
* Id
* String identifier
* Status
Enabled
Disabled
* Title
* Categories
Add
Remove
* Description
* Url
* Mobile url
* Icon url
(Relative to theme folder e.g /images/icon.png")
Parameters
Add
Edit
Delete
Add/edit parameter
* Name
* Description
Categories
Add
Edit
Delete
Add/edit category
* Name
Themes
Add
Edit
Delete
Add/edit theme
* Title
* File
Upload
Search users
* Status
Enabled
Disabled
* Type
Any
ITAnyplace
Facebook
Open social
* Email id
* First name
* Last name
Users
View
Enable
Disable
Delete
Search aaps
AppId
Name like
* Status
Any
Enabled
Disabled
Apps
Delete
Enable
Disable
Pricing
Add
Edit
Delete
Add/edit pricing
* Type
Cloud App Subscription
ITAnyplace Client Subscription
Api username
Api password
Api signature
* Payment amount
* Payment description
* Sandbox
No
Yes
Discount
Add
Edit
Delete
Add/edit discount
Code
Discount
%
Apps
Create
Edit
Delete
Manage content
Grab url / Preview
Native app code
Usage report
Request app-store submission
Manage subscription
If app is edited in app creation wizard, any changes made via code editor will be overwritten
Usage report
Start date
End date
Type
Visits
Unique visitors
ITAnyplace Cloud App Subscription
USD
99.0
per month
Coupon code
(Optional)
Optional, if you want to download ITAnyplace Client for native, semi-connected apps
ITAnyplace Client License and Maintenance
USD
500.0
per year
Coupon code
(Optional)
A valid subscription exists for ITAnyplace Cloud App and/or Client. To unsubscribe, click the button below.
A valid subscription exists for this ITAnyplace Cloud App. To unsubscribe, click the button below.
A valid subscription exists for ITAnyplace Client. To unsubscribe, click the button below.
USD
Application type
Starting point
App info
Choose widgets
Customize widgets
Next steps
Select application type
Browser based
Native
Choose starting point
Create from widgets
Create from web service
Enter app info
* Title
Logo
Upload
* Theme
Background
Upload
Choose widgets
Add
Overview
Remove
Move up
Move down
Select type
Connected
Semi connected
Ping
Subject
Message
Comment
Copyright
©
ITAnyplace
Please follow following instructions after downloading app code and ITAnyplace Client:
iPhone
Change extension of javascript files to .txt
In index.html, replace .js links to .txt
Copy generated files to Resources folder of ITAnyplace iPhone Client
Android
Copy generated files to assets folder
BlackBerry
Copy generated files to project source's html folder. If there is no html folder under src then create one and then copy
Change the path of files in index.html as shown. For eg, for style.css, change code from
to
Palm Pre Web OS
Copy generated files to project root
Update entry in appinfo.json file to "main": "index.html" where index.html is the name of the file which launches at startup