AutoForms–get more with less faster
No edit summary
(Replacing message template with parser tag)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This new feature is really exciting. Once again, we take the framework we develop and fold it down on itself to create a new value. By statically analyzing the definition in classes and feeding that information back into the ViewModel rendering, we could produce autoforms for everything in your model with very little effort.
<message>Write the content here to display this box</message>
This feature is really exciting. Once again, we take the Framework we develop and fold it down on itself to create a new value. By statically analyzing the definition in classes and feeding that information back into the ViewModel rendering, we produce Autoforms for everything in your model with very little effort.


You can now edit all properties, search and set single and multilinks, and create and delete objects of all classes with zero input.
Autoforms are a shortcut to get a basic setup of views in a system. For example, if you have a view based on SysSingleton, an autoform from SysSingleton will add all the different attributes of that class to a ViewModel.
 
You can edit all properties, search and set single links and multi-links, and create and delete objects of all classes with zero input.


This is a turbo-charged way to get up and close the data your model describes.
This is a turbo-charged way to get up and close the data your model describes.
Line 18: Line 21:
</html>
</html>


'''Please share this video with your friends!'''
''' Please share this video with your friends!'''


===== AutoForms continued, now they can be used on the web and in design time: =====
===== AutoForms continued - now they can be used on the web and in design time: =====
<html>
<html>


Line 34: Line 37:
</html>
</html>
[[Category:MDriven Designer]]
[[Category:MDriven Designer]]
{{Edited|July|12|2024}}

Latest revision as of 07:38, 17 June 2024

This feature is really exciting. Once again, we take the Framework we develop and fold it down on itself to create a new value. By statically analyzing the definition in classes and feeding that information back into the ViewModel rendering, we produce Autoforms for everything in your model with very little effort.

Autoforms are a shortcut to get a basic setup of views in a system. For example, if you have a view based on SysSingleton, an autoform from SysSingleton will add all the different attributes of that class to a ViewModel.

You can edit all properties, search and set single links and multi-links, and create and delete objects of all classes with zero input.

This is a turbo-charged way to get up and close the data your model describes.

Please share this video with your friends!

AutoForms continued - now they can be used on the web and in design time:

This page was edited 95 days ago on 06/17/2024. What links here