Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
cramkumar86
Contributor III

How to display field selections on ODAG template app

Hi,

I am using ODAG for one of my reporting requirements. Is there a way to pass the selected field values from Selection App to Template App and display them on a KPI or label.

As the user would be generating the on demand app more frequently,  user might not be able to understand/track what selections were made to generate each of those on-demand apps. Hence, the need to show the selected values.

 

4 Replies
joaopaulo_delco
Partner - Creator III

Hi @cramkumar86 !

         You can try something with GetCurrentSelections() function.

You can store this result in a qvd file and recover it on the template app.

Help users find answers! Don't forget to mark a solution that worked for you!
cramkumar86
Contributor III
Author

Thanks for the response.

On clicking the ODAG navigation button, it is the template app that gets refreshed. How do I use the GetCurrentSelections() to pick the selections made on selection app? Because the selection app doesnt get executed on click of the navigation button.

 

pradeepS
Partner - Contributor II

Hi,

I do have the similar requirement. Is it feasible to implement it?

Thanks!

VaishnaviMogal11
Partner - Contributor III

Hi @cramkumar86 , @pradeepS 

Did you get any solution?

please share if got something regarding this.

Thanks!