Common UI's Triggering input action not working when set to controller D-pad

Ahh I see. Thanks @AlexZilbersher. Will doing this disable navigation entirely? I need to still be able to navigate up and down to select other setting buttons but still have the side left and right navigation be overriden with the triggering input action.

I came across theOnPreviewKeyDown function the other day and that seems to override navigation. The drawback of using this is that i cant use the common UI’s triggering input action database. I’m having to manually check against hard coded values which isnt ideal because i need to be able to update this whenever i change the triggering input on the database.