Hi,
is there a way to insert additional information/text inside the input dialog box?
I can only find the header and the inputs, but no label or similar item.
We would show more information/text then we can place in the header.
KR
Roland
Hi,
is there a way to insert additional information/text inside the input dialog box?
I can only find the header and the inputs, but no label or similar item.
We would show more information/text then we can place in the header.
KR
Roland
Hi Roland!
In this case, you can use custom fields.
An example of use is described here: https://demo.jmix.io/ui-samples/sample/input-dialog
You can customize the components as you require: add helperText
or placeholder
attributes.
For more complex cases, we recommend creating your own view to use as a dialog.
Best regards,
Dmitriy