more than one crud in one form

Confluence User - 08 Jul, 2020

Hi, i want to ask something 
how to make many crud in one form, and result will be show like as picture below
and no menu bar

thank you


userviews;forms

4


09 Jul, 2020
confluenceUser
1
confluenceUser

Hi, if you require custom behavior that is not available in existing elements, you could use custom HTML and code in a Custom HTML element. Alternatively, you can develop your own plugin as per Developing Plugins if you intend to make it a reusable component.

09 Jul, 2020
confluenceUser
confluenceUser

i already tried for custom html, but im confuse how to create CRUD manually , how i fill function and get data ,
Could you please make tutorial for this case, thank you

10 Jul, 2020
confluenceUser
confluenceUser

If you mean on building a custom plugin, then there are some tutorials at Plugin Tutorials. Perhaps you can try to extend the default Grid element in https://github.com/jogetworkflow/jw-community/blob/7.0-SNAPSHOT/wflow-core/src/main/java/org/joget/apps/form/lib/Grid.java.


15 Jul, 2020
confluenceUser
confluenceUser

thank you

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print