Skip to content
Discussion options

You must be logged in to vote

There is no mechanism directly in GLSP. For more complex forms one would typically use a third-party library that is specialized on forms.
The direct-task-editor use (or abuses 😉) the autocomplete-widget which main purpose is to provide autocomplete-able suggestions for the command palette. While its technially possible to implement a form editor with this widget we would not recommend it.
I saw your question in the emf.cloud discussions regarding the use of json-forms for this use case which is also what I would have recommended. IMO it there is no need to reinvent the wheel here so relying on a well established library like json-forms definitly makes sense.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@rsoika
Comment options

Answer selected by rsoika
Comment options

You must be logged in to vote
1 reply
@rsoika
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants