Mobile client signon display
-
- Profound User
- Posts: 20
- Joined: Fri Jul 13, 2012 3:25 pm
- First Name: Doug
- Last Name: Lindahl
- Company Name: Anda Pharmaceuticals
- Phone: 954-217-4195
- Address 1: 2915 Weston Rd
- City: Weston
- State / Province: Florida
- Zip / Postal Code: 33331
- Country: United States
- Contact:
Mobile client signon display
Hopefully this is an easy question. How can I customize the signon screen in the mobile client? I'd like to put our company logo on it. There is no way to specify a skin like in Genie that I've found. Thanks.
-
- Experienced User
- Posts: 2711
- Joined: Wed Aug 01, 2012 8:58 am
- First Name: Scott
- Last Name: Klement
- Company Name: Profound Logic
- City: Milwaukee
- State / Province: Wisconsin
Re: Mobile client signon display
The source code for the signon display is provided in a source file QDDSSRC member PUISCREENS. Or, for Profound.js, there's a similar puiscreen.json file.
to modify it:
1) Make a copy of the source code in your own library/directory. (do NOT modify it in our library, it will be replaced each time you upgrade)
2) Open the member in the Visual Designer
3) Make your changes, add the logo, etc.
4) Make sure you keep all of the same bound fields in the same order. Otherwise the program that displays the screen will get confused and fail. But, you can change just about anything else.
5) Recompile into the Profound UI installation library for your instance. The compiled display file is not replaced during upgrades (only the source code).
Good luck
to modify it:
1) Make a copy of the source code in your own library/directory. (do NOT modify it in our library, it will be replaced each time you upgrade)
2) Open the member in the Visual Designer
3) Make your changes, add the logo, etc.
4) Make sure you keep all of the same bound fields in the same order. Otherwise the program that displays the screen will get confused and fail. But, you can change just about anything else.
5) Recompile into the Profound UI installation library for your instance. The compiled display file is not replaced during upgrades (only the source code).
Good luck
-
- Profound User
- Posts: 20
- Joined: Fri Jul 13, 2012 3:25 pm
- First Name: Doug
- Last Name: Lindahl
- Company Name: Anda Pharmaceuticals
- Phone: 954-217-4195
- Address 1: 2915 Weston Rd
- City: Weston
- State / Province: Florida
- Zip / Postal Code: 33331
- Country: United States
- Contact:
Re: Mobile client signon display
Worked like a charm. Thanks Scott.
Who is online
Users browsing this forum: No registered users and 0 guests