BAQ data source for Kinetic Landing Page

I’ve seen a thread similar to what we are trying to accomplish without luck, hoping maybe someone maybe now has an answer since the most recent thread or at least be able to tell me if this is possible. We are using UD100 to link to JobHead for users to enter defects on throughout manufacturing. The table is beginning to rack up job numbers as the UD being the source of the Kinetic Landing Page. We are wanting to use a BAQ as the source so that only open jobs would then populate in the Landing Page. We are able to do this, but when attempting to select a record you are not directed to the detail page.

https://www.epiusers.help/t/kinetic-landing-page-use-baq-for-the-data-source/86914

1 Like

On your landing page… could you not add a View Option (under the grid’s advanced properties) which filters the jobs? Then you just make that View the default.

1 Like

Is there an example you could show of where that option is found?

A lot of stock forms use it… here’s Job Entry Landing Page as an example:

In the View Options, you set up whatever views you want… Job Entry has (4) in this case, each with its own criteria. So when a user changes Views it reruns the service and repopulates the grid.

And when you have multiple views, further down in the settings… pick one and make it the default (in this Job Entry case, it is the Open view):

2 Likes

I see. Thank you! We’ll give this a try.