Change the Login Placeholder Color (PWA Only)

Change the Login Placeholder Color (PWA Only)

The default color for the placeholder in the login and sign up fields is black. So if you have a dark background color applied on the page, the text will be difficult to see in the PWA. In this case, you should change the placeholder color to a lighter color.


1. Activate the JSON Edition

From the left swipe menu, click "Extensions Store"
Click on "A ll Extensions " 
Click the "JSON Edition" extension or search for it in the search bar
Click the green "Install" button



2. Set the Color from the JSON

1. Go to the menu Settings > Other settings > JSON Edition
2. Expand "login" tree
3. Add the property: "placeholderColor"
4. Set the value as a hex color code of your choosing.
5. Click on Save
6. Update the setting of the your app to apply the changes.
 

    • Related Articles

    • Facebook Authentication - 2/2 | Set up the Login with Facebook | Progressive Web App

      To enable the Facebook login, you must declare your app to Facebook. Create a developer account on Facebook: How to register as a developer on Facebook If you do not follow the full procedure, you will not be able to connect your App to Facebook. In ...
    • Facebook Authentication - 2/2 | Set up the Login with Facebook | Native Apps

      o enable the Facebook login, you must declare your app to Facebook. Create a developer account on Facebook: How to register as a developer on Facebook If you do not follow the full procedure, you will not be able to connect your App to Facebook. In ...
    • Sign in with Apple Authentication (Premium Plan Only)

      Sign in with Apple allows users to sign in to your apps using the Apple ID they already have. With privacy and security features built in, Sign in with Apple is a great way to help users set up an account, sign in, and engage with your app quickly ...
    • Create a Test User Account (Required to publish on the Stores)

      1. Create a New User If you have the authentication activated in your application, a Test User Account will be necessary for granting Apple's review team full access to it. If Apple cannot access all the content of your app, your app will immediately ...
    • Authentication Add-ons

      1. Activate the Authentication Add-ons 1. Go to the menu to Add-ons Store > All Add-ons 2. Scroll to the Authentication add-ons or search for it in the search bar 3. Install it from the Add-ons store by clicking on the "Install" green button. 2. ...