formengine icon indicating copy to clipboard operation
formengine copied to clipboard

Drag & Drop Form Builder Library for React.

Results 13 formengine issues
Sort by recently updated
recently updated
newest added

Hi, my goal is to use axios and some other lib. My step is: - load axios using require in loadAxios function - store it to global object e.store.formData.state (ex:...

Hi, im trying to follow the example to load data from external resource, but when i do it there is this error: Uncaught TypeError: Cannot convert undefined or null to...

i wonder is loadCallback can set to a specific form data/options for dropdown for example, like you used in this example ![image](https://github.com/optimajet/formengine/assets/70683601/b21cd0f1-9dde-4a8c-9fe8-f37ceabbb8fb) is there a way to do that like...

There is some documentation here about using "valued" to let the component know that the custom component contains a value: https://formengine.io/documentation/custom-components#custom-component-containing-data I was wondering how this would work for objects....

The designer and viewer stop working when in the schema some "container" component does not have the "props", it seems, this prop must exist even if it is empty. It...

Hi Guys I want to print the output data as like this { book_name : "xyz", ... author : { name : "abc", ... } }, Then how can i...

**Issue:** I'm encountering an issue with the Formengine library in React, specifically related to key changes not reflecting in the calculable value. When I change the key of any component...

I don't know if this has been reported or if the team is aware of it, but this drag and drop bug is really challenging to live with. The drag...

FE-881

I'm defining some custom components and I want to have something like a dynamic grid which acts as a parent for other inputs and buttons. how can I set dynamic...

Is it possible to remove or hide the “Templates” category? ![image](https://github.com/user-attachments/assets/ad9a7e90-72ae-4321-9bc0-522abcb1399d)