Skip to content

Bloc formulaire#4193

Open
arnaudlevy wants to merge 3 commits into
mainfrom
block-forms
Open

Bloc formulaire#4193
arnaudlevy wants to merge 3 commits into
mainfrom
block-forms

Conversation

@arnaudlevy

@arnaudlevy arnaudlevy commented Jul 14, 2026

Copy link
Copy Markdown
Member

Type

  • Nouvelle fonctionnalité
  • Bug
  • Ajustement
  • Rangement

Description

Un bloc qui permet d'intégrer simplement un formulaire Tally.

  - kind: block
    template: form


    ranks:
      base: 2
    top:
      active: false

    data:
      url: >-
        https://tally.so/r/jaY00R
      form_title: >-
        Test
      form: 
        platform: "tally"
        identifier: "jaY00R"
        iframe: >-
          <iframe data-tally-src="https://tally.so/embed/jaY00R?alignLeft=1&hideTitle=1&transparentBackground=1&dynamicHeight=1" loading="lazy" width="100%" height="589" frameborder="0" marginheight="0" marginwidth="0" title="Test"></iframe>
        script: >-
          <script src="https://tally.so/widgets/embed.js" onload="Tally.loadEmbeds()"></script>

osunyorg/theme#1582

Niveau d'incidence

  • Incidence faible 😌
  • Incidence moyenne 😲
  • Incidence forte 😱

@arnaudlevy

arnaudlevy commented Jul 14, 2026

Copy link
Copy Markdown
Member Author

@SebouChu il faut qu'on discute de la gestion des dépendances JS :

  • dans l'éditeur en admin -> chargement iframe direct + lib js dans l'éditeur
  • en preview admin -> chargement avec le script Tally
  • dans les extranets (si on le met dès maintenant)
  • dans le site en front (notamment pb d'unsafe-inline)

@arnaudlevy arnaudlevy mentioned this pull request Jul 14, 2026
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant