Just pushed a feature we've wanted for a while: Absolute Positioning in FigForm.
The problem: even "beautiful" forms get boxed in by normal layout flow. But real-world widgets often need elements that float - badges, overlays, watermarks, pinned buttons, etc.
What we shipped
Toggle Absolute Positioning per element
Anchor using Left / Right / Top / Bottom
Combine anchors to stretch elements (e.g. left + right)
Stacking/z-index is controlled by layer order (Figma-style)
Read the full article: https://figform.com/help-absolute-positioning