white-paper : track downloaded page per contact - refs #70
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
77c4a06b30
commit
0ca55bed5d
2 changed files with 18 additions and 0 deletions
|
|
@ -67,6 +67,8 @@ tabs:
|
|||
width: 1/4
|
||||
role:
|
||||
label: Fonction
|
||||
whitePaper:
|
||||
label: Livres blancs
|
||||
downloadedAt:
|
||||
label: Date
|
||||
fields:
|
||||
|
|
@ -92,6 +94,11 @@ tabs:
|
|||
type: email
|
||||
translate: false
|
||||
required: true
|
||||
whitePaper:
|
||||
label: Livres blancs
|
||||
type: pages
|
||||
translate: false
|
||||
query: site.find('livres-blancs').children
|
||||
downloadedAt:
|
||||
type: text
|
||||
translate: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue