Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Paul Aikman 43 posts 97 karma points
    Feb 01, 2017 @ 11:47
    Paul Aikman
    0

    Intercepting Custom Data Type save event?

    If I'm developing a new Data Type, is there a way I can intercept the save event between the angular data and saving into the DB (for the purposes of processing the data before it hits the DB)?

    I'm looking into how feasible it would be to support 'legacy data structures' (e.g. XML) in order to create an upgrade path for the ol' Data Type Grid...

  • Paul Aikman 43 posts 97 karma points
    Feb 02, 2017 @ 20:29
    Paul Aikman
    100

    ... answering my own question (because this), the answer is a PropertyEditor, which spins up a PropertyValueEditorWrapper.

    Use this instead of defining the property editor in the manifest!

Please Sign in or register to post replies

Write your reply to:

Draft