Hi All,
I am trying to create one app using Syclo Agentry which should list all the Flights available based on values entered by the user. I want to make the user to be able to enter Source, Destination and Date of travel.Flights matching the selection criteria should be fetched from backend.
- I am using Syclo Agentry 6.0.14
- I am using Northwind database in MS SQL Server 2008
Please suggest how can I implement this scenario.
Thanks in Advance