activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.
UiPath logo, featuring letters U and I in white

Actividades del flujo de trabajo

Última actualización 6 de mar. de 2026

Componentes de diseño

Columnas

You can use the Columns component to display other components in line, grouping them as columns.

Al configurar el parámetro Tamaño , tienes la opción de seleccionar el ancho de pantalla deseado para mostrar las columnas utilizando las clases de cuadrícula de Bootstrap:

  • xs : teléfonos (menos de 768px)

  • sm : tabletas (igual o superior a 768px)

  • md : portátiles pequeños (igual o superior a 992px)

  • lg : portátiles y equipos de escritorio (igual o superior a 1200px)

  • xl : monitores grandes (igual o superior a 1200px)

    docs image

  • Column Properties - add columns to the component and configure them, by adjusting their Width, Offset, Push and Pull properties. After configuring the columns' layout, you can drag and drop other components into the Columns component.

  • Auto adjust columns - automatically adjusts columns, if there are hidden nested components.

Panel

You can use the Panel component to group components and add them inside a named panel.

docs image

  • Theme - choose the theme of the panel from the dropdown list. The Bootstrap class is added to the wrapper div.
  • Collapsible - allows you to collapse the panel.
  • Initially Collapsed - the property is available only when Collapsible is checked. Collapses the panel when the form has loaded.

Tabla

You can use the Table component to create a table that holds other form components inside the columns and rows of the table.

docs image

  • Número de filas/columnas : introduce el número de filas o columnas que quieres que se muestren en la tabla.
  • Clone Row Components - clones the components inside rows and adds them in the remaining rows, too. You can use it when creating tables with multiple rows, that contain the same content.
  • Cell Alignment- choose the horizontal alignment of the cells in the table.
  • Striped - adds striped shading to rows.
  • Bordered - adds visible borders to the table.
  • Hover - highlights row when hovering the mouse over it.
  • Condensed - condenses the size of the table.

Pestañas

You can use the Tabs component to group components into tabs. When the form renders, you can view one tab at a time.

docs image

The Tabs setting allows you to add, configure, reorder, and remove tabs.

  • Columnas
  • Panel
  • Tabla
  • Pestañas

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado