Kinetic/App Studio: Customising PO Suggestions

Hello all,

I’m wondering has anyone been able to successfully customise the PO Suggestions landing page in Kinetic and wondered what approach you took to achieve this please?

Currently we have a BPM set up against the PO Suggestion method, and use custom code within this to pull in the required fields from different tables as below. We then reference these fields in app studio to pull them into the suggestions grid.


But when I try to sort or filter on any of these newly added columns, I get a lovely blank error and the loading icon. So starting to think this approach might not work for this purpose.

Many thanks for all the help!

Pretty sure DD added fields arent filterable depending on how the landing page normally gets it’s data. I think if you trace, you’ll find it’s sending a valid where list to a service that doesn’t normally contain those fields. Bummer they don’t take advantage of client-side filtering after bringing down so much data.

2 Likes