abstratt / cloudfier

Cloudfier is a model-driven tool for rapid development of business applications
http://cloudfier.com
Other
22 stars 4 forks source link

Allow invoking operations on unsaved objects #238

Open abstratt opened 6 years ago

abstratt commented 6 years ago

Imagine an action that allows the user to populate part of the object being created.

Use case: when creating a car sales ad, looking up an existing vehicle by its plate number. Since the vehicle is required for the ad to be created, this cannot be left until after the object has been created.