Daniel Remmers

Results 16 comments of Daniel Remmers

Change is my DatetIme Field i want to update

> Hi, @dborchers-gc !! > > Try removing the toDateString and changing it to the following. > > ``` > "Change": "@now" > ``` no sorry, it doesnt work. Only...

Hey Guys, maybe i found the reason why its not working for me but i have no idea how to solve it. The problem seems to be taht the setValue...

here is the code: ``` { "$schema": "https://developer.microsoft.com/json-schemas/sp/v2/column-formatting.schema.json", "elmType": "div", "style": { "flex-directon": "row", "justify-content": "left", "align-items": "center", "flex-wrap": "nowrap" }, "children": [ { "elmType": "div", "style": { "display": "inherit",...

@aaclage that works but i need the time too. At the end i just want to compare my own datetime with the modified datetime and if the difference is to...

But Maybe you have another idea. Here is my whole usecase: A Power Automate Flow cannot start directly after changing a list item but i would like to lock editing...

Thank you @aaclage but i think thats not necessary because when i do this i can use the right-click but when i click on my button - who should open...

have you left click on the button or only right click somewhere in the row?

Hey @aaclage ich tried to use my formatting with the hideSelection false way but i am unable to use a formatting to strech my div in 100% I find out...