Hi All,
I have a condition where I want to show a user profile photo if it is there otherwise show initials.
For Image , I am using a!Image and for Initials I am using a!stampField.
Can i use these two together so that if user profile is not present than I can show Initials.
Thanks In Advance,
Saurabh
Discussion posts and replies are publicly visible
sure you can use these elements together. But it depends how you define "using together" and if its fitting your purpose. Best way is that you try it first and ask then some concrete questions for example to your code.