is there a way in lobby element counter to set up navigation using mapping to navigate to a different lu then data source. In my eample we display data from notification table and want to navigate to customer order line.
the counter element cannot pass a value from a column as a parameter for navigation. But there is a workaround :-) You need to create list element and set it to be invisible and placed above the counter element.
In your case, I think it will be possible to use the same data source for the list element as for counter element, but you have to add a new column as shown in the image.
The value in the column is: ' '||chr(10)||' '||chr(10)||' '||chr(10)||' '||chr(10)||' '||chr(10)||' '
How to set the list element see this image:
The last step is to place the list element above the counter element. This can only be done by manually editing the xml file that is created, when you export the lobby page.
It is necessary to modify the XML by placing the Counter and List elements in the same Group (Counter must be first) and setting the same values for Row and Column.
the counter element cannot pass a value from a column as a parameter for navigation. But there is a workaround :-) You need to create list element and set it to be invisible and placed above the counter element.
In your case, I think it will be possible to use the same data source for the list element as for counter element, but you have to add a new column as shown in the image.
The value in the column is: ' '||chr(10)||' '||chr(10)||' '||chr(10)||' '||chr(10)||' '||chr(10)||' '
How to set the list element see this image:
The last step is to place the list element above the counter element. This can only be done by manually editing the xml file that is created, when you export the lobby page.
It is necessary to modify the XML by placing the Counter and List elements in the same Group (Counter must be first) and setting the same values for Row and Column.
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.