Lewis Heaton
04/02/2024, 11:28 AMeditorState
, but this doesnt exist in my angularjs.
Some context: I'm creating a custom property on a block, this takes a form property that lives on the same page, just under a different tab. I'm using that to get the fields to use in that custom property. Basically, works the same as the form conditions does in Umbraco Forms, but doing this for content off the back of a submitted form.
I could call an API endpoint to get it by the property alias, but I dont want to go down that route as I wont be able to get the property unless the user has saved / save and published the page already, so if a user creates the page and sets it up in one go without saving, it wont work.Lewis Heaton
04/02/2024, 11:28 AMcontentEditingHelper.getAllProps(editorState.current);
alsoJemayn
04/02/2024, 11:41 AMA hub and casual space for you to interact with fellow community members and learn more about Umbraco!
Powered by