$geoWithin querying and geolocation position data type
Corporate websites and retail platforms often have retail locations that are stored as lat/lng values and need lookup. It would be great if there was a new data type called "Location" that lets you mark a position and the coordinates can be expose...
it’d be nice to get few metrics on custom components in a dashboard: mainly how many times it’s used, most common inputs on it, it'll help the developer get an understanding on how their components are being used out in the wild and plan changes a...
With the Typeform App, we would be able to embed Typeforms directly into Builder pages, aiding lead gen capture efforts. Types of forms: Engagement polls Entertaining quizzes Feedback surveys Order forms Application forms Branding questionnaire Re...
It would be great to have a more robust column width behavior in the style panel for the Builder created Column Element. Setting "n minus 1" columns at fixed px size, with the remaining one as auto, is a very common use case especially in tables. ...
Would be nice to have ability to change model names after they're created. I can understand why this currently isn't there, since we're probably creating DB entries and API functions underneath, but inability to rename can be confusing. Current wo...
When entering your page models overview the row limit by default is set to 25. I can image most Builder sites will have more than 25 pages and even when using a structured naming model it is just bothersome to either add a filter or resetting the ...
Make p value for statistical significance be editable within dashboard
AB Testing is an important step towards optimizing content and conversions on any site, though sometimes with high traffic pages, it's difficult to make statistical signifance at the benchmark standard %95 to define a winner (Builder's default). M...
Customizing the body would be incredibly useful as some POST body has different schemas. example: body: { person: true, characteristics: { eyes: brown, hair: bald, weight: 180, } }