Skip to main content
Question

How to redirect result of IAL to the page using Lobby

  • March 19, 2026
  • 2 replies
  • 23 views

Forum|alt.badge.img

Hello, I’m very new to IFS. I have a sql query that use join so I use IAL and then i put it as view in the sql of Lobby Data Source Designer. The result of the IAL will be a filtered list. In the Lobby Data Source Designer, I put another condition, so it will filter further the filtered result from the IAL. And last I put a link to the necessary page that I want it to redirect to. Usually without using IAL, it will show the filtered list but this time it shows the full list unfiltered. What should I do?

2 replies

Forum|alt.badge.img+5
  • Do Gooder (Customer)
  • March 19, 2026

Use Element Designer and Data Source Designer to write an SQL query, and redirect the Element Designer page to the Data Source Designer.


Forum|alt.badge.img
  • Author
  • Do Gooder (Customer)
  • March 19, 2026

@MGDMONALI Usually I do that but this time since im using join, i cant seem to find my way to work with it. That’s why im using IAL and use it as view in Data Source Designer