Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] Static entity record updation

$
0
0

Static entities cannot, and should not be changed! This is very bad advise Joey! They are likely used as foreign keys, so you'd get foreign key constraint violations anyway, and publishing their Module would overwrite any changes you made. Also, your application will break, as using a Static Entity record that does not exist in the data base leads to errors. So NEVER EVER do that!


Viewing all articles
Browse latest Browse all 1476385

Trending Articles