Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#4721] Update docs concerning prefill and Objects API #4722

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions docs/configuration/prefill/objects_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,14 @@ Configuration
8. Save the form

The Objects API configuration is now complete.

.. note::

The Objects API prefill can be used not only for prefilling and showing the data to the user,
but it can also work together with the Objects API registration plugin
(see :ref:`Objects API configuration (English) <configuration_registration_objects>`) in order to make
modifications to an existing object in the Objects API. This requires the form user to be the "owner"
of the object and the necessary configuration in the Objects API registration at the form level
(by choosing to update the existing object).

.. image:: _assets/update_existing_object.png
Binary file modified docs/manual/registration/_assets/objects_api_modal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/manual/registration/_assets/objects_plugin_variables.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/manual/registration/_assets/variables_tab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading