AquaLogic Interaction Development Kit (IDK)

Data Entry Template API Examples

Description
Simple web example which demonstrates creating a Data Entry Template with different properties and searching for a Data Entry Template in a given folder.

Aspx Example
Below are the instructions for running the sample:
- Create a Web Application
- Add the code from the links below- the Data Entry Template sample page and the code-behind.
- The code files have .txt added to view in ndocs. If you have difficulties viewing the code, right-click and view source.

Data Entry Template sample Page- C#
Code-Behind Page for Project Page- C#

Data Entry Template sample Page- VB
Code-Behind Page for Project Page- VB
Create a Remote Server, Portlet Web Service, and portlet, to point to http://your_server/your_application/DETSample.aspx
In the advanced settings page of the Web Service, check the option to send a login token.