Copied to clipboard

Flag this post as spam?

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


  • Gordon Saxby 1444 posts 1855 karma points
    May 04, 2023 @ 16:03
    Gordon Saxby
    0

    Custom DataListSource populate on "PostSave"

    I have created a custom DataListSource which works but I would like to be able to populate the data when "GetItems" is called in response to a page "Save" (PostSave?)

    However, there does not appear to be an obtainable Umbraco context nor can I get the content Id from the Url.

    I am trying to get a value from another data element on the page and use it in the query for this DataListSource.

    It may be that what I am trying to do is impossible, but I thought I'd ask :-)

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    May 05, 2023 @ 11:40
    Lee Kelleher
    0

    Hi Gordon,

    I've never attempted it myself, so I don't have a workable answer for you.

    I'm wondering if it's possible to (inject and) use the IRequestAccessor to see if there are other values in the POST payload that could be used? But it'd mostly be guesswork and lots of trial & error.

    Cheers,
    - Lee

Please Sign in or register to post replies

Write your reply to:

Draft