Skip to content

Commit 0a9f1ea

Browse files
IBX-9515: Interactive demos added in Developer Documentation (#2616)
* Interactive demos added in dev-doc * Fixes after review
1 parent 2314417 commit 0a9f1ea

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

docs/content_management/forms/form_builder_guide.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: See the Form Builder product guide and learn how to create various
33
edition: experience
44
---
55

6-
# Form Builder product guide
6+
# Form Builder product guide
77

88
## What is Form Builder
99

@@ -35,6 +35,8 @@ E. Discard button
3535

3636
![Form Builder interface](img/form_builder_interface.png)
3737

38+
<!--ARCADE EMBED START--><div style="position: relative; padding-bottom: calc(51.27314814814815% + 41px); height: 0; width: 100%;"><iframe src="https://demo.arcade.software/6TuwPfbDTXTo6SnYSiyW?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" title="Form Builder interface" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen allow="clipboard-write" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; color-scheme: light;" ></iframe></div><!--ARCADE EMBED END-->
39+
3840
### Form fields
3941

4042
To create forms, you can use available form fields or create custom ones.
@@ -64,6 +66,8 @@ Editors can use the created form anywhere on the website.
6466
Forms can be used in page blocks, embedded in the online editor or even used as a field relation.
6567
The same form can be placed at multiple locations on the website.
6668

69+
<!--ARCADE EMBED START--><div style="position: relative; padding-bottom: calc(51.27314814814815% + 41px); height: 0; width: 100%;"><iframe src="https://demo.arcade.software/YayMqLkQ6QeCZFeVyQxp?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" title="Build a form" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen allow="clipboard-write" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; color-scheme: light;" ></iframe></div><!--ARCADE EMBED END-->
70+
6771
To learn more, see [Work with forms]([[= user_doc =]]/content_management/work_with_forms/).
6872

6973
### Forms management

docs/content_management/pages/page_builder_guide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ You can edit any existing page with the Page Builder.
3434
To do it, in the back office go to **Content** and select **Content structure**.
3535
Then, from the content tree choose the page and click **Edit**.
3636

37+
<!--ARCADE EMBED START--><div style="position: relative; padding-bottom: calc(51.27314814814815% + 41px); height: 0; width: 100%;"><iframe src="https://demo.arcade.software/d4T5EgOwz6bri2Zgy53M?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" title="Edit existing page" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen allow="clipboard-write" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; color-scheme: light;" ></iframe></div><!--ARCADE EMBED END-->
38+
3739
## What is Page Builder
3840

3941
Page Builder is a visual tool that allows you to create and edit any page in [[= product_name =]].
@@ -103,6 +105,8 @@ Structure view has ability to reorder blocks using drag and drop.
103105

104106
![Structure view](structure_view.png)
105107

108+
<!--ARCADE EMBED START--><div style="position: relative; padding-bottom: calc(51.27314814814815% + 41px); height: 0; width: 100%;"><iframe src="https://demo.arcade.software/kbdnGkdrkXL2VAJW6c3O?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" title="Page Builder interface" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen allow="clipboard-write" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; color-scheme: light;" ></iframe></div><!--ARCADE EMBED END-->
109+
106110
##### Choose layout
107111

108112
For newly created Page you can choose a [layout]([[= user_doc =]]/content_management/configure_ct_field_settings/#available-page-layouts) which defines the available zones.

docs/content_management/rich_text/online_editor_guide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ To start using it, create any content item with a RichText field (for example, b
2727
Online Editor covers all fundamental formatting options for rich text, such as headings, lists, tables, inline text formatting, anchors, and links.
2828
It also allows embedding other content from the repository, but also from Facebook, Twitter, or YouTube.
2929

30+
<!--ARCADE EMBED START--><div style="position: relative; padding-bottom: calc(51.27314814814815% + 41px); height: 0; width: 100%;"><iframe src="https://demo.arcade.software/wkdL1r9PRunTeF6hPtEs?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" title="Online Editor - work in Rich Text field" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen allow="clipboard-write" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; color-scheme: light;" ></iframe></div><!--ARCADE EMBED END-->
31+
3032
#### Links
3133

3234
All links added to a RichText field by using the link element are listed and can be managed in the [Link manager](url_management.md).

0 commit comments

Comments
 (0)