Número de ID del error |
BUG-000170846 |
Enviado | September 18, 2024 |
Última modificación | August 5, 2025 |
Relacionado con | ArcGIS Experience Builder |
Versión encontrada | N/A |
Sistema operativo | Windows OS |
Versión de sistema operativo | 10.0 64 Bit |
Estado | As Designed
Tras revisión realizada por el equipo de desarrollo, se ha determinado que este comportamiento es acorde con lo designado. Consulte los detalles en la sección Información adicional.
|
Información adicional
The Card widgets are set to custom heights in pixels, with their total height adding up to a fixed number. This configuration allows the Section widget to maintain a fixed height, preventing unwanted space at the bottom of the page.
To set specific aspect ratios like 1:1 or 1:2 for the Section widget, the height of the inner widgets must be set as custom percentages instead of fixed pixel values. For example, with four images in one view, each image is set to 20% height and positioned at 5%, 30%, 55%, and 80% from the top, with 5% spacing between them.
It is also important to set the Block widget containing the Section widgets to auto height; otherwise, the section may be cut off.
Solución alternativa
Use a fixed page in ArcGIS Experience Builder, as the issue is specific to the scrolling page.
Pasos para reproducir