very good
Instead of have duplicate site properties in all espaces why not share? I speak about for example the Currency, DecimalSeparator, GroupSeparator.
Would be of good help if 'Site properties' and 'Session Variables' had 'public' property.
Why?
You can create action-wrappers for them?
Precisely to avoid this work.
I like this idea but it should be share as read-only and only allow the owner eSpace or Service Center to change it.
Agreed. Site properties should be treated as read-only anyways, changing them in code is bad practice.
Have a property public (boolean) for a site property so we can expose the site property outside the module.
I found this idea which pretty much solves the problem as my idea would. But it would be far more easy if we could just set the property public just like we do with server actions.
https://www.outsystems.com/ideas/5779/accelerate-creation-of-actions-to-expose-site-property-values?IsFromAdvancedSearch=True
This is a duplicate of 481