How do you generate a CRUD User Interface (UI) using Wails? #4148
-
Have you read the Documentation Contribution Guidelines?
DescriptionYou want to generate a Create, Read, Insert, Delete (CRUD) User Interface (UI) with implemented CRUD function calls. So, you want to create a UI by generating the code, then adding the implemented CRUD function calls to the button function calls generated by the CRUD UI generator. What software based on Wails generates a CRUD UI based on a Go type (e.g,, Self-service
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
This discussion is converted from an issue: #4146 (comment) You can generate code based on a Go type with copygen, but no one (i.e., @leaanthony) has referenced any software based on Wails which generates a CRUD UI based on a Go type. So, you are not be able to generate a CRUD User Interface with Wails based on a Go type. |
Beta Was this translation helpful? Give feedback.
This discussion is converted from an issue: #4146 (comment)
You can generate code based on a Go type with copygen, but no one (i.e., @leaanthony) has referenced any software based on Wails which generates a CRUD UI based on a Go type.
So, you are not be able to generate a CRUD User Interface with Wails based on a Go type.