Hello folks,
I created a record action and showing the record type grid with the record action as the landing page on site, by default the record action is coming on the left side..Is there any option to shift it to the right side
Discussion posts and replies are publicly visible
Not directly in the grid, but you could remove the actions from the grid and use a recordActionField to place the actions at any place.
But, keep in mind that this might lead to an inconsistent UX across applications.