14
Views
2
Comments
Regarding image
Question

Dear outsystems,


 Am new to outsystems. How to set default image as my profile image in my application. 


Thanks in advance.

 

2016-04-22 00-29-45
Nuno Reis
 
MVP

Hello Saravana.

OutSystems is like any programming language.

You check if the user as a photo on database.

If yes, show user's photo.

If not, show default photo.


Default photo can be loaded as a file in Resources


Is this what you're asking?

2024-06-12 10-07-10
Daniel Martins

Saravana Kumar Sivaraj wrote:

Dear outsystems,


 Am new to outsystems. How to set default image as my profile image in my application. 


Thanks in advance.

 


It depends on your application and the theme that you are using.

To help you out with that question, more insights are needed.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.