Skip to content

Add doc in sub-table via action #936

Discussion options

You must be logged in to vote

hi @webwurm , actionScripts has an expectation of a returned object
you mainly need to add something like this to the end of your function

return {
success:true,
message:"entry created"
}

more detailed examples here

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@webwurm
Comment options

Answer selected by webwurm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants