I have my data source based on an IAL. As I learned the where-statement should be made in the data source when I want to navigate form the element to a window:
My element looks like this:
But clicking on the element within the lobby does not show the data:
Any tipps and tricks how to solve that?
Thanks a lot for your input!
Mattis
Best answer by samuelandlopes
IFSmattis wrote:
Hi all,
I have my data source based on an IAL. As I learned the where-statement should be made in the data source when I want to navigate form the element to a window:
My element looks like this:
But clicking on the element within the lobby does not show the data:
I have my data source based on an IAL. As I learned the where-statement should be made in the data source when I want to navigate form the element to a window:
My element looks like this:
But clicking on the element within the lobby does not show the data:
Any tipps and tricks how to solve that?
Thanks a lot for your input!
Mattis
What does your IAL look like? You need the project IDs in your IAL to navigate to the page showing the related projects. Instead of doing the count in the IAL, setup your IAL to include all rows that you want to count and then in the lobby data source, set the columns to be project_id and count(xyz) (group by project id).
@anmise : thanks for your input! I still get a result for the element, but the navigation still does not work. I have the feeling with this setup it is not working or do we have any other options?
@anmise : thanks for your input! I still get a result for the element, but the navigation still does not work. I have the feeling with this setup it is not working or do we have any other options?
I’m have a vague memory that navigation might not work with IALs and counters. Can you do a list element instead? Or can you maybe use the project_base view with an exists condition e.g. exists (select 1 from ifsapp.activity_ext_without_access act where project_base.project_id=act.project_id and act.description=’END OF WARRANTY’)
I have my data source based on an IAL. As I learned the where-statement should be made in the data source when I want to navigate form the element to a window:
My element looks like this:
But clicking on the element within the lobby does not show the data:
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.