Hello, I am using a custom icon for my application but would like to switch it back to the default one that was generated, is this possible? Thank you!
Hey,
Are you referring to the icon in the browser's window? If so, take a look over this: https://success.outsystems.com/documentation/how_to_guides/front_end/how_to_change_a_favicon/
If you're referring to the icon in Service Studio that can be changed whenever you want, but if you want the default one, not sure if it's possible to remove the existing one. A solution would be to create a new application and move your existing modules inside the new app.
Regards,
Bogdan
Hey Bogdan,
Yeah I am refering to the icon in service studio, seems like its not possible to change it back. Thank you for helping !
I would say just create a new application and then move the modules from your existing application into the new one. Before that you can change your existing app's name to App Name OLD or something so the new app has the correct name.
yup i think i will do just that, thank you for your help!