Discussions
Change font color in online form with CSS
Hi,
I would like to change the font color of the headers in our online form. For this I wrote the following CSS code:
.form-group label {
color:#81898D; !important;
}
Unfortunately, this dosen't work since the custom-css-changes will be overwritten.
Can anybody help me to solve the problem?
Here is the link to our online form: https://cesonia-gmbh.jobs.personio.de/job/680754?_pc=773789&language=en&display=en#apply
Thank you in advance!
Michaela
Posted by Michaela 5 days ago
Waiting Feedback Request Overview
Gibt es eine Möglichkeiten eine Übersicht sich anzeigen zu lassen, über ausstehende Feedback-Anfragen?
Is there a way to display an overview of pending requested Feedback?
Posted by Patrick Paustian 9 days ago
Can't authenticate using the v1/company/employees REST API
Hello.
I'm using Power Query in Power BI Desktop to fetch data.
I've already created the code to get a token from$ /v1/auth using the client_id and client_secret and pass that Bearer token to /v1/company/employees but the query breaks from that point and I'm not authorized for some weird reasons.
This code worked few weeks back but now doesn't. Everything works smoothly in Postman by the way
Anyone here successfully using Power Query to get data from Personio?
Posted by Daniel 7 months ago