Ordering FAQ

Payment methods We accept all popular payment methods and more than 20 currencies worldwide. The ordering process has been translated into more than 15 languages. Limited domains? We think it is fair if big companies, selling their solutions to many customers or providing SaaS for many customers, have to pay more than private users, single-person freelancers or small teams. Therefore there may be domain limits on usage licenses. If there are limits, those will be shown next to the product description in the order page. Discounts For some products we offer volume discounts or limited discounts. All available discounts will …

Troubleshooting

Pro-Tipp:Open the Developer Tools in your browser and check the Console-tab If something does not work as expected, there may be information there helping you to find spelling mistakes or syntax errors in the Javascript code. There are also warnings from AppGini Helper Library giving hints what may be the problem, for example typos in a fieldname will raise a “missing field” warning. Browser-Cache When reloading your page, always clean the browser’s cache. Otherwise the browser may still load and use the previous version of your code. If you have changed Javascript-code, always reload your page by pressing … Shift + F5 or …

Documentation

Please note:AppGini provides so called hooks for changing headers, footers and contents of detail views and table views. There is no hook-support for Admin-Area. Therefore, all features shown here refer to the so called User’s Area, not to the so called Admin-Area. We are moving the whoe documentation from here to a new place. This is work in progress, please be patient. Important notice From version 2020/10 on we recommend using a different syntax for getting a table view handle or a detail view handle: Table View Recommended Deprecated Detail View Recommended Deprecated Features