Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We are trying to create custom objects and or extension objects for our templates. Does anyone know of a 3rd party that can help with the creation of these?
2ndly there are limitation for custom objects and extension objects in current version. Planning to use the same object in an OCX as well as a Web view any suggestions on how we can do this?
Appreciate your responses
Hi,
Regarding Extension objects, you can create any extension using html, javascript (you could use javascript libraries/frameworks like Mootols, jquery, Dojo, etc). Also anything that can connect to javascript/html could be included in your extension (flash, calls to a web service, etc).
Please refer to the following brief, it could give you an idea to start developing extensions.
Thank you for your help