I'm trying to add multiple fixed filters to a detail on a booking record.
Master Record = UsrBooking
Detail = UsrPayments
I would like to show all payments linked to a booking where the account type (UsrPayments.UsrAccountType) = "Coach Company" (30091a3f-b9fd-43da-a39f-e0c59402a115)
We would like to change the alignment of few of the heading/values in the list view from “centre” alignment to right alignment in the dashbaord.
As shown in the screenshot, we want the Quantity [heading] and values to be right aligned rather than centre aligned. Is it possible to change the alignment in the dashboard or any coding needs to be done