Número de ID del error |
BUG-000172458 |
Enviado | November 21, 2024 |
Última modificación | August 5, 2025 |
Relacionado con | ArcGIS Experience Builder developer edition |
Versión encontrada | 1.15 |
Sistema operativo | Windows OS |
Versión de sistema operativo | 11.0 64 bit |
Estado | Will Not Be Addressed
El equipo de desarrollo ha considerado el problema o la solicitud y ha llegado a la conclusión de que no se va a solucionar. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
The best way to solve this problem is to use pixels to control the size and position of the Widget Controller widget.
Try the following.
1. Add a blank fullscreen page.
2. Add a Map widget onto the canvas. Enable all the tools the Map widget offers.
3. Add a Widget Controller widget onto the canvas. Fill it with widgets, choose a vertical direction, and place it on the left side near the map tools.
4. Set the unit of the controller's distance from the left and top from % to px.
5. Save and observe.
Additional content, unit options:
px - The absolute value in pixels.
% - The percentage of the container's width and height.
Solución alternativa
There is the option to use a Fixed Panel widget arrangement of the Widget Controller widget and place it as far as possible from the map tools in the map but it does not look aesthetically good.
Pasos para reproducir