|
|
@ -686,24 +686,6 @@ onMounted(async () => { |
|
|
|
|
|
|
|
|
|
|
|
<a-row> |
|
|
|
<a-row> |
|
|
|
<a-col :span="24"> |
|
|
|
<a-col :span="24"> |
|
|
|
<div class="text-gray-600"> |
|
|
|
|
|
|
|
<em>Use context variable <strong>data</strong> to refer the record under consideration</em> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a-tooltip bottom> |
|
|
|
|
|
|
|
<template #title> |
|
|
|
|
|
|
|
<span> <strong>data</strong> : Row data <br /> </span> |
|
|
|
|
|
|
|
</template> |
|
|
|
|
|
|
|
<MdiInformation class="ml-2" /> |
|
|
|
|
|
|
|
</a-tooltip> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="mt-3"> |
|
|
|
|
|
|
|
<a href="https://docs.nocodb.com/developer-resources/webhooks/" target="_blank"> |
|
|
|
|
|
|
|
<!-- Document Reference --> |
|
|
|
|
|
|
|
{{ $t('labels.docReference') }} |
|
|
|
|
|
|
|
</a> |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<LazyWebhookTest |
|
|
|
<LazyWebhookTest |
|
|
|
ref="webhookTestRef" |
|
|
|
ref="webhookTestRef" |
|
|
|
:hook="{ |
|
|
|
:hook="{ |
|
|
|