Questions tagged [formatting]
The arrangement of data for storage or display.
169 questions
0
votes
1
answer
37
views
Field with just Time hh:mm
I have a List with the times of the day in which everyone of the team must to do something.
The members of the team are also able to put new records in the list.
The problem is: I need a Field in ...
0
votes
1
answer
743
views
Rich Text Formatting in Power Automate Email action
I have a SharePoint list with a Multiple Lines of Text - Rich Text column. I have a PowerApp in which the user clicks a button, and it displays a Rich Text Editor field for the user to input Text ...
0
votes
0
answers
635
views
Rich Text formatting in Power Automate Approval Details question
I have a Power Automate flow that sends an Approval notification based on a dropdown selection in a PowerApps form. The user clicks a button in the App, and a window displays, giving them a Rich Text ...
0
votes
1
answer
36
views
SharePoint Column Formatting
In SharePoint lists, I would like a date to show as "Fri, Jan 17, 2025", rather than just "Jan 17, 2025". Do you know how to do that? Could you also mark the weekend as red? Could ...
0
votes
1
answer
81
views
Adding 4 images across on one line or row
I see how to add 3 images using the 3-column section format, but what if I need to add 4 or more across the page? Is there a format or a way to do that?
0
votes
1
answer
30
views
Can you apply conditional formatting to a single word in a SharePoint Online List view
Is there JSON coding in Advanced mode (SharePoint Online) that will limit the field formatting to a single word and not the whole row?
The below code will make the whole row have red text, but I would ...
0
votes
1
answer
152
views
SharePoint List formatting a Date column
I have a SharePoint list with a date column. I want to format the Dates in the column to be centered with Bold Red Text and keep using the existing background color, if the date is within the last 7 ...
0
votes
1
answer
126
views
Use JSON to calculate Average
Can anyone please help !!
Im using a 2x SharePoint Online lists.
One list contains a REGISTER
One list contains a list of ACTIONS to be taken against items on the REGISTER list
I have managed to ...
1
vote
0
answers
26
views
SharePoint change date format in access request email
The image shown above is a sharepoint user access request approval email we received on the 12th of July 2023. It was approved that day. But it is formatted as mm/dd/yyyy. How do we change it to dd/mm/...
0
votes
1
answer
532
views
Hover card for groups in sharepoint lists
I have a person type field in a sharepoint list. This field accepts both groups and individuals. When hovering over an individual I can see the default person card, but nothing appears when I hover ...
0
votes
1
answer
917
views
Add a right sided border to a column in a list in SharePoint
I'm hoping to add a plain black border to break up the columns on what is going to be a list with a lot of columns.
Thank you!
1
vote
1
answer
217
views
MS List Conditional Formatting JSON with SharePoint 365
I've reviewed a lot of threads and none seem to quite fit my fact pattern.
I'm using the Modern MS Lists, in Office 365 Online.
We have a list of contracts that we want to color code rows based on ...
1
vote
1
answer
2k
views
JSON Language for over 30 days
Sharepoint List,
I have a 'Status' column (Completed, In Progress, Requested, Created) and a Date Received column. I would like to 'Date Received' column to turn the text bold, red, 30 days (...
1
vote
1
answer
369
views
Will Conditional formatting to hide a column in a SharePoint list work if the column name contains a /?
I have a choice column name that is "this/that" with the choices "this" and "That". I would only like some other columns in the list to appear when "this" is ...
0
votes
1
answer
39
views
hide a specific Sharepoint form field if the user is not the creator of the record
I would like to hide a specific Sharepoint form field if the user is not the creator of the record.
I'm trying to use conditional formatting without success.
Some one can help me?
Thank in advance