“Hola a todos, soy principiante en Bubble y estoy intentando recrear un formulario físico de Permiso de Trabajo (Permit to Work). Me está costando mucho trabajo maquetar las tablas y los encabezados para que queden alineados como en el documento en papel. ¿Alguien podría darme algunos consejos sobre cuál es la mejor estructura de contenedores (Rows, Columns, Repeating Groups) para lograr este diseño de tabla tradicional? ¡Agradezco mucho cualquier guía o ejemplo!”
Most physical forms that are typically PDFs shouldn’t be converted directly to digital. Instead, you should create a dynamic and responsive form that is digitally native. Users can fill out this form, and if you want to print it in the same format, you can generate a PDF in that format. I wouldn’t recommend trying to “fill out” the form to make it look exactly like it appears on paper. Does that make sense?