Pinned Repositories
Omnis-Breadcrumb
10.2 Breadcrumb control example.
Omnis-ComplexGridSlide
10.2 Complex Grid with sliding columns example.
Omnis-JSCBridge
An 'htmlcontrol' to run the Omnis JS Client within oBrowser, with 2-way communications.
Omnis-OAuth2
OAuth2 standard Omnis library integration with demo.
Omnis-ServerlessClient
Offline sample application OmniSnap, showing local database, GPS and camera support.
Omnis-SidePanels
10.2 Side Panels example.
Omnis-Signature
JSON defined Signature Component
Omnis-Toasts
10.2 Toast messaging example.
Omnis-Tree-Data-Structure
A Tree data structure, created using Omnis Object References.
technotes
Community tech notes for Omnis Studio 11 or newer. Available at technotes.omnis.net
Omnis Software Ltd's Repositories
OmnisStudio/Omnis-Signature
JSON defined Signature Component
OmnisStudio/Omnis-CreateForms
A simple lib to create multiple blank forms at construct and delete them at destruct.
OmnisStudio/Omnis-JSConstructRow
Library shows the contents of the row parameter you can pass to the $construct method of a JavaScript form instance.
OmnisStudio/Omnis-JSFileZip
Library shows how you can create a zip file of images and download it to your browser using the JS File Control
OmnisStudio/Omnis-LinkedList
Library shows the 'linked list' where you can link an edit field to a list to filter the data in the list.
OmnisStudio/Omnis-Carousel
Demo library and images to demonstrate a rotating carousel using the Transform component.
OmnisStudio/Omnis-ContactsDB
Sample application generated from a csv file using the App Builder
OmnisStudio/Omnis-FaultsDB
Sample application generated using the App Builder.
OmnisStudio/Omnis-PicturesDB
Sample application generated using the App Builder.
OmnisStudio/Omnis-CustomEditor
Library shows how you can create a custom editor to modify a schema class.
OmnisStudio/Omnis-DirectHTTP
Library shows how you can interact with Omnis directly via HTTP forms.
OmnisStudio/Omnis-DynamicForms
Library shows a way of creating HTML pages containing the JavaScript Client in a dynamic way.
OmnisStudio/Omnis-GridSection
Library shows how you can use $gridcolumn and $gridsection to report where the user clicked in a complex grid.
OmnisStudio/Omnis-HDIcons
Library shows how you can use hi-def images on pushbuttons in JS remote forms.
OmnisStudio/Omnis-Headedlist
Library shows how you can make column aware menus on a headed list.
OmnisStudio/Omnis-JSComplexGrid
Library to show how to use controls within a 'Complex Grid' control to manage the data in a list.
OmnisStudio/Omnis-JSComponentClone
Library to show how a single component can be used as a template to create more objects on an open remote form.
OmnisStudio/Omnis-JSContactsApplet
Applet created using Omnis JS Client to create a demo contacts app
OmnisStudio/Omnis-JSErrorHandling
Library demonstrates how error handling in JavaScript remote forms can be implemented.
OmnisStudio/Omnis-JSResponsiveEdgefloat
Library to show how you can modify breakpoints on a form with and without edgefloats.
OmnisStudio/Omnis-JSTimesheetsApplet
Applet using Omnis Responsive JS Client to create a demo timesheets app
OmnisStudio/Omnis-JStransHD
Library shows how you can use hi-def icons on Trans buttons in a remote form.
OmnisStudio/Omnis-ObjectClasses
Omnis library to show how you can use Object Classes in your Omnis apps.
OmnisStudio/Omnis-ReplaceMenu
Library shows how you can replace the standard Edit menu with your own custom menu.
OmnisStudio/Omnis-Slideshow
Library demos a simple slideshow containing three elements that slide in and out from different directions.
OmnisStudio/Omnis-SQLWorker
Omnis library to demo the use of SQL Worker Objects.
OmnisStudio/Omnis-StyleList
Library shows how can use the style() function and the Text formatting constants to format text in a Tree list.
OmnisStudio/Omnis-SubTabs
Library shows how you can use subwindows on a tab pane field.
OmnisStudio/Omnis-Transform
Library demos the Transform component which can dynamically scale, translate and resize any number of object attributes.
OmnisStudio/Omnis-TreeNodeProps
Library shows how you can use the $tag and $drawinactive properties in a tree list.