Skip to content

Commit

Permalink
Merge branch '2024.3' into 2025.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminParisel committed Dec 18, 2024
2 parents b2592fa + 25d48cc commit 20fef85
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Go to the `Queries` tab and create a Bonita query that will upload a document, g
Drag and drop a `FilePicker` widget onto your interface and set the `onFilesSelected` event to call
the `uploadDocument` query with the selected file as a parameter:

image:ui-builder/guides/file-picker-setting.png[file-picker-setting, 500]
image::ui-builder/guides/file-picker-setting.png[file-picker-setting, 500]

To test this step, click on the `FilePicker` widget, select a file from your computer, and click on the `Upload` button.

Expand Down
File renamed without changes
2 changes: 1 addition & 1 deletion modules/bcd/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ We want to assure you that our teams are available to answer your questions and

BCD lets you build a Living Application from source code in a repository and deploy the generated artifacts, all from the command line.

image::images/bcd-capabilities.png[Bonita Continuous Delivery Capabilities]
image::bcd-capabilities.png[Bonita Continuous Delivery Capabilities]

== Basic concepts

Expand Down
File renamed without changes

0 comments on commit 20fef85

Please sign in to comment.