I see that the Out system's internal database missing On-update Cascade feature. Any plans to roll it out?
Daniel Hobgood wrote:
What do you mean by On-Update Cascade. Can you elaborate it little bit.?
Rohan Hanumante wrote:
Well, if the value of the primary key has changed, the value of the child key will also change and display the data automatically. Here's what On-Update Cascade does.
It's very useful feature that I could use in my projects.
Indeed it would be nice on cases where your Primary key is not an auto-number.
But at the moment it is not possible.
I asked from OutSystems to give an answer here as to if there are plans to implement this feature anytime in the future.
Cheers