Quick Editable Widgets
To enable Quick editing functionality on widgets, you have to enable Quick editing on the widgets that you wish to Quick edit in the future.
How to enable Quick Editing on widgets?
- Place the widget to the canvas
- Click on the widget
- Navigate to Properties (on the right), then select Widget/Main
- Scroll down to the Quick Edit section
- Enable Quick editing
- This way the Quick editing will be more seamless, and the target widgets will be more recognizable if too many widgets are presented on the page.
Widget behaviour
-
Widget is empty before Quick Editing
- If you edit a widget in Quick Editor that does not contain any value, the widget will display the value you set in the Quick Editor.
- If the widget is unable to handle the given value, it will show nothing due to non-existing fallback value.
-
Widget is not empty before Quick Editing
- If you edit a widget in Quick Editor that contains any value, the widget will display the value you set in the Quick Editor.
- If the widget is unable to handle the given value, it will show the original value.
-
Widget is bound to datasource while Quick Editing
- If you edit a widget in Quick Editor that is bound to a datasource, the widget will NOT display the value you set in the Quick Editor.
- This value cannot be overwritten manually.
-
Widget is bound to base datasource while Quick Editing
- If you edit a widget in Quick Editor that is bound to the base datasource, the widget will NOT display the value you set in the Quick Editor.
- If you wish to change this value in the widget, use the
Base datasource Quick Edit
feature. - Learn more: Quick Editable Base Datasource
Quick Editable Widgets
Text widget
In the case of the text widget, you can overwrite the text inside the Widget properties >> Main >> Text.
Learn more: Text Widget
Original ![]() | Quick Edited ![]() |
---|
Image widget
In the case of the text widget, you can overwrite the image location inside the Widget properties >> Main >> Image Source.
Learn more: Image Widget
Original ![]() | Quick Edited ![]() |
---|
Video widget
In the case of the video widget, you can overwrite the video location inside the Widget properties >> Main >> Source.
Learn more: Video Widget
Original ![]() | Quick Edited ![]() |
---|
Shape widget
In the case of the video widget, you can overwrite the shape colors inside the Widget properties >> Main >> Shape
(Stroke color, Fill color, Gradient Fill color).
Learn more: Shape Widget
Original ![]() | Quick Edited ![]() |
---|
QR code widget
In the case of the QR code widget, you can overwrite the value inside the Widget properties >> Main >> Text.
Learn more: QR code Widget
Original ![]() | Quick Edited ![]() |
---|