# \#components

**URL:** https://community.weweb.io/tag/components/69.md

[Latest](https://community.weweb.io/latest.md) · [Categories](https://community.weweb.io/categories.md) · [Tags](https://community.weweb.io/tags.md)

---

## [Rich Text Editor component with floating toolbar](https://community.weweb.io/t/rich-text-editor-component-with-floating-toolbar/21495)

<div class="topic-metadata">

**Author:** [@jptrinh](https://community.weweb.io/u/jptrinh)\
**Replies:** 8\
**Last updated:** [August 31, 2026, 8:54am UTC](https://community.weweb.io/t/rich-text-editor-component-with-floating-toolbar/21495 "2026-08-31T08:54:02Z")

</div>

Hello everyone, I’ve created a new rich text editor component. What it brings is that you have a floating toolbar when the user selects text. That toolbar is entirely customizable as it is a dropzone. You get access…

---

## [WeWeb Library of coded components, blocks and logics](https://community.weweb.io/t/weweb-library-of-coded-components-blocks-and-logics/21437)

<div class="topic-metadata">

**Author:** [@jptrinh](https://community.weweb.io/u/jptrinh)\
**Replies:** 3\
**Last updated:** [July 24, 2026, 4:51pm UTC](https://community.weweb.io/t/weweb-library-of-coded-components-blocks-and-logics/21437 "2026-07-24T16:51:54Z")

</div>

Hello builders :waving\_hand: I see a lot of components being created, and myself create useful ones. But today, there is no way to share them or make them easily discoverable. And instead of people spending time and tok…

---

## [A free open source design system for WeWeb](https://community.weweb.io/t/a-free-open-source-design-system-for-weweb/21106)

<div class="topic-metadata">

**Author:** [@Widefiree](https://community.weweb.io/u/Widefiree)\
**Replies:** 3\
**Last updated:** [April 29, 2026, 12:52pm UTC](https://community.weweb.io/t/a-free-open-source-design-system-for-weweb/21106 "2026-04-29T12:52:51Z")

</div>

I’m working on something I think the WeWeb community needs: a free, open-source Figma design system built specifically for WeWeb developers—following WeWeb conventions, naming standards, and the Figma import plugin spec. …

---

## [Building WeWeb Components With Extra Guardrails](https://community.weweb.io/t/building-weweb-components-with-extra-guardrails/20986)

<div class="topic-metadata">

**Author:** [@Antiokh](https://community.weweb.io/u/Antiokh)\
**Replies:** 4\
**Last updated:** [April 7, 2026, 6:56pm UTC](https://community.weweb.io/t/building-weweb-components-with-extra-guardrails/20986 "2026-04-07T18:56:40Z")

</div>

I made a WeWeb component starter with extra guardrails on top of the official approach When working on custom WeWeb components, I started from the official developer docs and the official component references. That is s…

---

## [How to capture the value of an input field in a reorder list component?](https://community.weweb.io/t/how-to-capture-the-value-of-an-input-field-in-a-reorder-list-component/20297)

<div class="topic-metadata">

**Author:** [@Peer](https://community.weweb.io/u/Peer)\
**Replies:** 1\
**Last updated:** [November 4, 2025, 12:34am UTC](https://community.weweb.io/t/how-to-capture-the-value-of-an-input-field-in-a-reorder-list-component/20297 "2025-11-04T00:34:00Z")

</div>

Hey weweb-admins, hey community, I am sure there is very simple solution for the problem I am encountering: I used a weweb “reorder list” component to realize a solution where a user can create multiple sections and pe…

---

## [Access darkened elements of components without using layout](https://community.weweb.io/t/access-darkened-elements-of-components-without-using-layout/16288)

<div class="topic-metadata">

**Author:** [@rayanenocode](https://community.weweb.io/u/rayanenocode)\
**Replies:** 4\
**Last updated:** [October 30, 2025, 1:10pm UTC](https://community.weweb.io/t/access-darkened-elements-of-components-without-using-layout/16288 "2025-10-30T13:10:49Z")

</div>

How can i access the elements of my component that are darkened ? If i click directly on them it getting me out of the component editor, in other terms, what define the dark delimitation and how to remove it ???

---

## [Trouble with Component Conversion to Elements](https://community.weweb.io/t/trouble-with-component-conversion-to-elements/19556)

<div class="topic-metadata">

**Author:** [@ryancode](https://community.weweb.io/u/ryancode)\
**Replies:** 1\
**Last updated:** [August 6, 2025, 2:43am UTC](https://community.weweb.io/t/trouble-with-component-conversion-to-elements/19556 "2025-08-06T02:43:01Z")

</div>

I’m attempting to build a full web app as a no-code founder. I’ve been using ChatGPT to help me strategize and walk me through, and I’m starting to regret using it or potentially using WeWeb because it seems to have been…

---

## [Values from form fields made into components](https://community.weweb.io/t/values-from-form-fields-made-into-components/19460)

<div class="topic-metadata">

**Author:** [@xtremeexposures](https://community.weweb.io/u/xtremeexposures)\
**Replies:** 2\
**Last updated:** [July 31, 2025, 4:38pm UTC](https://community.weweb.io/t/values-from-form-fields-made-into-components/19460 "2025-07-31T16:38:03Z")

</div>

Continuing the discussion from Are form variables not visible while the form is in a collection item?: I have made a custom form element - an input field with an icon at the start. I’ve then turned this into a component…

---

## [Can I turn a section into a Component?](https://community.weweb.io/t/can-i-turn-a-section-into-a-component/19216)

<div class="topic-metadata">

**Author:** [@Filipe](https://community.weweb.io/u/Filipe)\
**Replies:** 2\
**Last updated:** [July 15, 2025, 3:43pm UTC](https://community.weweb.io/t/can-i-turn-a-section-into-a-component/19216 "2025-07-15T15:43:28Z")

</div>

Hi everyone, I’m not a web developer and I’m trying to turn my header section into a component so I can replicate it on all my other pages, but it sees like I can’t turn my whole header section into a component. I can on…

---

## [Component expose local variable](https://community.weweb.io/t/component-expose-local-variable/7886)

<div class="topic-metadata">

**Author:** [@asanzjones](https://community.weweb.io/u/asanzjones)\
**Replies:** 2\
**Last updated:** [May 29, 2025, 6:52pm UTC](https://community.weweb.io/t/component-expose-local-variable/7886 "2025-05-29T18:52:59Z")

</div>

Hello! I am trying to figure out how the component local variables can be exposed outside the component. I expected to be able to see the variable exposed on every instance of the component once exposed, like seeing an…

---

## [Trying to use the Dropzone component results in an error and constant loading](https://community.weweb.io/t/trying-to-use-the-dropzone-component-results-in-an-error-and-constant-loading/18285)

<div class="topic-metadata">

**Author:** [@Charles](https://community.weweb.io/u/Charles)\
**Replies:** 6\
**Last updated:** [May 22, 2025, 11:06am UTC](https://community.weweb.io/t/trying-to-use-the-dropzone-component-results-in-an-error-and-constant-loading/18285 "2025-05-22T11:06:13Z")

</div>

---

## [Component Instance HTML Tree Customisation](https://community.weweb.io/t/component-instance-html-tree-customisation/17882)

<div class="topic-metadata">

**Author:** [@smk](https://community.weweb.io/u/smk)\
**Replies:** 2\
**Last updated:** [April 23, 2025, 8:19am UTC](https://community.weweb.io/t/component-instance-html-tree-customisation/17882 "2025-04-23T08:19:36Z")

</div>

Hi. I am creating components which contain several nested items (flexboxes, images, text etc) which provides the structure of a reusable element throughout the site. I would like to reuse this component and customise the…

---

## [Page scroll event inside a component](https://community.weweb.io/t/page-scroll-event-inside-a-component/17348)

<div class="topic-metadata">

**Author:** [@Cajo](https://community.weweb.io/u/Cajo)\
**Replies:** 2\
**Last updated:** [March 26, 2025, 11:58pm UTC](https://community.weweb.io/t/page-scroll-event-inside-a-component/17348 "2025-03-26T23:58:54Z")

</div>

I have a custom table component where I want to apply a “infinite scrolling” feature. So every time the user scrolls down and reach the “footer” element in my table, it will render more data (frontend pagination). I’m fo…

---

## [Input Init Value Problem](https://community.weweb.io/t/input-init-value-problem/17204)

<div class="topic-metadata">

**Author:** [@notis](https://community.weweb.io/u/notis)\
**Replies:** 6\
**Last updated:** [March 20, 2025, 8:41pm UTC](https://community.weweb.io/t/input-init-value-problem/17204 "2025-03-20T20:41:16Z")

</div>

Using an input component, such as the one in the Web Starter Kit, we have problems exposing the initvalue in the value variable when working with a collection value. Basically, when we have a collection in the initial va…

---

## [Field component in form container](https://community.weweb.io/t/field-component-in-form-container/17131)

<div class="topic-metadata">

**Author:** [@Hugo-OC](https://community.weweb.io/u/Hugo-OC)\
**Replies:** 1\
**Last updated:** [March 16, 2025, 1:15pm UTC](https://community.weweb.io/t/field-component-in-form-container/17131 "2025-03-16T13:15:30Z")

</div>

Hi, I’m working on building a section where I can view and update customer information. The idea is to make this section editable when I choose to edit, but read-only otherwise. To implement this logic and handle compl…

---

## [Month view calendar component](https://community.weweb.io/t/month-view-calendar-component/5764)

<div class="topic-metadata">

**Author:** [@FJP84](https://community.weweb.io/u/FJP84)\
**Replies:** 15\
**Last updated:** [March 11, 2025, 8:15pm UTC](https://community.weweb.io/t/month-view-calendar-component/5764 "2025-03-11T20:15:50Z")

</div>

Hi there, I am trying out the default calendar component. Unfortunately the month view is different than I expected it would be. As an example I share some screenshots of the both the Weweb calendar component and the on…

---

## [What is the \`Event schema\` field for under an Component Events Trigger?](https://community.weweb.io/t/what-is-the-event-schema-field-for-under-an-component-events-trigger/8800)

<div class="topic-metadata">

**Author:** [@kanepaamauloa](https://community.weweb.io/u/kanepaamauloa)\
**Replies:** 4\
**Last updated:** [February 19, 2025, 8:13pm UTC](https://community.weweb.io/t/what-is-the-event-schema-field-for-under-an-component-events-trigger/8800 "2025-02-19T20:13:52Z")

</div>

There doesn’t seem to be any documentation on the schema field when creating an Event Trigger for a component. Does anyone care to share?

---

## [Select input needs list as absolute](https://community.weweb.io/t/select-input-needs-list-as-absolute/16511)

<div class="topic-metadata">

**Author:** [@notis](https://community.weweb.io/u/notis)\
**Replies:** 0\
**Last updated:** [February 14, 2025, 5:34pm UTC](https://community.weweb.io/t/select-input-needs-list-as-absolute/16511 "2025-02-14T17:34:17Z")

</div>

I found the following problem, in tables, pages and popups, I need to have a div with auto overflow to create a scroll if necessary. But I’m having difficulty working with this configuration and the select and multiselec…

---

## [Passing a Workflow as a Component Property](https://community.weweb.io/t/passing-a-workflow-as-a-component-property/16426)

<div class="topic-metadata">

**Author:** [@EduardoChaves](https://community.weweb.io/u/EduardoChaves)\
**Replies:** 1\
**Last updated:** [February 12, 2025, 7:35pm UTC](https://community.weweb.io/t/passing-a-workflow-as-a-component-property/16426 "2025-02-12T19:35:03Z")

</div>

I’d like to pass a Workflow as a component property, just like a callback function that will be executed inside the component (clicking on a button for example). But from what I’ve searched this isn’t possible on WeWeb. …

---

## [Modal as part of component](https://community.weweb.io/t/modal-as-part-of-component/7005)

<div class="topic-metadata">

**Author:** [@FHEXL](https://community.weweb.io/u/FHEXL)\
**Replies:** 7\
**Last updated:** [January 10, 2025, 10:32am UTC](https://community.weweb.io/t/modal-as-part-of-component/7005 "2025-01-10T10:32:58Z")

</div>

Hi there, I am trying to create a component that I can use in different contexts. I managed to define a collection paramater, to bind the correct Xano collection for each context. So I am able to contextually render th…

---

## [Component dropzones + Advanced properties + Component instance - documentation release](https://community.weweb.io/t/component-dropzones-advanced-properties-component-instance-documentation-release/14873)

<div class="topic-metadata">

**Author:** [@DanielL](https://community.weweb.io/u/DanielL)\
**Replies:** 10\
**Last updated:** [January 7, 2025, 4:16pm UTC](https://community.weweb.io/t/component-dropzones-advanced-properties-component-instance-documentation-release/14873 "2025-01-07T16:16:35Z")

</div>

Hello everyone! We have released new articles on component dropzones, advanced properties, events, and the thisInstance object. Events: Component events | WeWeb Documentation Dropzones: Component dropzones | WeWeb Doc…

---

## [Timeline component](https://community.weweb.io/t/timeline-component/15040)

<div class="topic-metadata">

**Author:** [@masterads](https://community.weweb.io/u/masterads)\
**Replies:** 2\
**Last updated:** [December 19, 2024, 7:06pm UTC](https://community.weweb.io/t/timeline-component/15040 "2024-12-19T19:06:12Z")

</div>

Hey guys Do you know anyone that was able to implement something like this timeline with dots and the vertical line? Any ideas on how to achieve similar result in weweb?

---

## [Help with components](https://community.weweb.io/t/help-with-components/15015)

<div class="topic-metadata">

**Author:** [@rayanenocode](https://community.weweb.io/u/rayanenocode)\
**Replies:** 3\
**Last updated:** [December 18, 2024, 4:34pm UTC](https://community.weweb.io/t/help-with-components/15015 "2024-12-18T16:34:42Z")

</div>

Hello, i have 1 component duplicated (2 instances) how can i know wich value belong to who ? (i cant bind a dynamic variable name so…?)

---

## [Page workflows not firing on Home page on first load](https://community.weweb.io/t/page-workflows-not-firing-on-home-page-on-first-load/14032)

<div class="topic-metadata">

**Author:** [@kanepaamauloa](https://community.weweb.io/u/kanepaamauloa)\
**Replies:** 17\
**Last updated:** [November 5, 2024, 6:26pm UTC](https://community.weweb.io/t/page-workflows-not-firing-on-home-page-on-first-load/14032 "2024-11-05T18:26:43Z")

</div>

I have just published my app, and I noticed that on the first time hitting the app (e.g., going directly to the homepage), the page workflows are not firing. These page workflows make calls to the database to present dy…

---

## [Restricted adding an "alert" section into a component](https://community.weweb.io/t/restricted-adding-an-alert-section-into-a-component/14140)

<div class="topic-metadata">

**Author:** [@what.gift](https://community.weweb.io/u/what.gift)\
**Replies:** 1\
**Last updated:** [October 24, 2024, 10:31am UTC](https://community.weweb.io/t/restricted-adding-an-alert-section-into-a-component/14140 "2024-10-24T10:31:38Z")

</div>

It doesn’t seem possible to add the prebuilt components into your own components? If I want to add a “alert” for example into my component, it won’t do it and will only bring it in outside of the component I’ve built. I…

---

## [Many element in list view, possible bad performance - how to build it better? (Timeline Calendar)](https://community.weweb.io/t/many-element-in-list-view-possible-bad-performance-how-to-build-it-better-timeline-calendar/13596)

<div class="topic-metadata">

**Author:** [@Kawwl](https://community.weweb.io/u/Kawwl)\
**Replies:** 6\
**Last updated:** [September 29, 2024, 11:25am UTC](https://community.weweb.io/t/many-element-in-list-view-possible-bad-performance-how-to-build-it-better-timeline-calendar/13596 "2024-09-29T11:25:46Z")

</div>

Hi, I’m experimenting with creating a timeline in WeWeb. It actually works, but I’m worried about performance and it feels slow. Tested with 30 days and 4 “entries”. It is understandable as I’m loading 1 div for each d…

---

## [Is there a way to rename the component's name folder at the export raw files?](https://community.weweb.io/t/is-there-a-way-to-rename-the-components-name-folder-at-the-export-raw-files/8562)

<div class="topic-metadata">

**Author:** [@Zacharyb](https://community.weweb.io/u/Zacharyb)\
**Replies:** 4\
**Last updated:** [September 26, 2024, 2:25pm UTC](https://community.weweb.io/t/is-there-a-way-to-rename-the-components-name-folder-at-the-export-raw-files/8562 "2024-09-26T14:25:10Z")

</div>

Hey there ! I was wondering if is there a way to prior the export of code files, So the folder can be more clean ? Thanks !

---

## [Execute component workflow for multiple component in a repeated group](https://community.weweb.io/t/execute-component-workflow-for-multiple-component-in-a-repeated-group/12648)

<div class="topic-metadata">

**Author:** [@Florian](https://community.weweb.io/u/Florian)\
**Replies:** 0\
**Last updated:** [September 17, 2024, 12:48pm UTC](https://community.weweb.io/t/execute-component-workflow-for-multiple-component-in-a-repeated-group/12648 "2024-09-17T12:48:02Z")

</div>

Hey, I’d like to execute from a parent section / from the page a component workflow. It’s working perfectly when it is a single component but I’d like to execute this action in a component on a repeated group. My idea…

---

## [Formbuilder component - assign options to select field](https://community.weweb.io/t/formbuilder-component-assign-options-to-select-field/10493)

<div class="topic-metadata">

**Author:** [@FHEXL](https://community.weweb.io/u/FHEXL)\
**Replies:** 5\
**Last updated:** [August 28, 2024, 7:27pm UTC](https://community.weweb.io/t/formbuilder-component-assign-options-to-select-field/10493 "2024-08-28T19:27:54Z")

</div>

Hi there, I was trying to understand how the Form builder is made. I noticed a small short coming regarding the select field type. In there you can’t manage or define the options that should be part of that field on the…

---

## [Weird tool-tip component behavior](https://community.weweb.io/t/weird-tool-tip-component-behavior/10451)

<div class="topic-metadata">

**Author:** [@buildnocode](https://community.weweb.io/u/buildnocode)\
**Replies:** 0\
**Last updated:** [August 26, 2024, 11:35am UTC](https://community.weweb.io/t/weird-tool-tip-component-behavior/10451 "2024-08-26T11:35:26Z")

</div>

I have created a tooltip component which is triggered using mouse enter/leave on the parent group it is placed within. Now the group/div I have placed it in is binded to a list. So ideally if I paste the component in th…

[Next page](https://community.weweb.io/tag/components/69.md?match_all_tags=true&page=1&tags%5B%5D=components)
