Platform
Learn
Community
Support
Partner Center
Sign up
or
Log in
logout
Account Settings
Profile
messages
Messages
logout
Logout
Platform
Home
Downloads
IPP
Licensing
Project Sizing
Learn
Training
Documentation
Evaluation Guide
What's New
Community
Home
Forums
Forge
Ideas
Members
Support
Partner Guide
Resources Library
Opportunities
Account Management
Sign up
or
Log in
Home
Forums
Forge
Ideas
Members
Dear ,
What would improve your OutSystems Community experience? Let us know by taking this 2-minute survey.
Pick up the survey
Community
›
Forums
›
Technology & Integration
Application picks out appropriate logo
Community
›
Forums
›
Technology & Integration
Application picks out appropriate logo
New Post
New Post
Frank
Posted on 2012-12-03
Frank
Rank: #2275
Posted on 2012-12-03
Hello Everybody,
1) I would like for different clients to log on to my application and have the client to see their particular logo show on the webpage. How do I program that in my application?
2) If the client does not have their own logo, how can I get my application to figure out it does not have logo on file for this particular client and load a generic logo instead?
Thanks,
Frank
Remco Dekkinga
mvp_badge
mvp_label
Posted on 2012-12-04
Remco Dekkinga
mvp_badge
mvp_label
Rank: #53
Posted on 2012-12-04
Solution
Frank wrote
:
Hello Everybody,
1) I would like for different clients to log on to my application and have the client to see their particular logo show on the webpage. How do I program that in my application?
2) If the client does not have their own logo, how can I get my application to figure out it does not have logo on file for this particular client and load a generic logo instead?
Thanks,
Frank
You can try something like this:
1. Create an entity which holds the logos of the different companies.
2. Create a backoffice screen that can be used to maintain the logos per company.
3. Use two image widgets inside an if-statement. If logo is known, use the database image and if not known use the default image.
Solution
João Rosado
Posted on 2012-12-04
João Rosado
Rank: #13
Posted on 2012-12-04
Solution
Hi
Actually, it wouldt even need the if, because database images show the default image you selected in ServiceStudio if the id is not found in the entity.
Regards,
João Rosado
Solution
Quick Reply
attachment
Choose File
No file chosen
Submit
Login to reply
New Post
Available Forums
Technology & Integration
News and Announcements
Forge Discussions
Meta
Community Quick Guides
Usability
Installation Troubleshooting
Personal Environment Troubleshooting
Forum Notifications
Email Digest Settings
Loading...