OCLOperators ImportTabSepData
No edit summary
No edit summary
Line 6: Line 6:


[[File:2018-02-20 22h16 15.png|none|thumb]]selfVM.ImportTabSepData will trigger the import logic.
[[File:2018-02-20 22h16 15.png|none|thumb]]selfVM.ImportTabSepData will trigger the import logic.
ImportTabSepData will trigger import functionality using SearchExpressions in your ViewModel, use TabSeperated data, first column is key, if key not found by search CreatNew action will be executed if available, use readonly
[[Category:OCLOperators]]
[[Category:OCLOperators]]

Revision as of 16:50, 13 November 2019

OBoy - maybe the coolest thing ever.

If you have Tabular seperated data - like you get by copying from excel - you can use that to create or update objects and set attributes and single links.

Create a normal Seeker form - make the searchField multiline so that excepts multiple rows of tabseperated data, add a ViewModel action CreateNew - have it create an object of the class in your seeker.

2018-02-20 22h16 15.png

selfVM.ImportTabSepData will trigger the import logic.

ImportTabSepData will trigger import functionality using SearchExpressions in your ViewModel, use TabSeperated data, first column is key, if key not found by search CreatNew action will be executed if available, use readonly

This page was edited 69 days ago on 02/10/2024. What links here