datagrok-ai / public

Public package repository for the Datagrok.ai platform
MIT License
41 stars 26 forks source link

#486: #486: Make input label layout as a parameter #486

Open dskatov opened 2 years ago

dskatov commented 2 years ago

Currently the layout is two-row, first is the label text, second is an input. It needs to be so that one (in the markup, or in the custom code) can set which layout is chosen.

Two-line layout:

Parameter_1 label
[Parameter_1 text field]
Parameter_2 label
[Parameter_2 dropdown]
...

One-line layout:

Parameter_1 label [Parameter_1 text field]
Parameter_2 label [Parameter_2 dropdown]
dnillovna commented 4 months ago

This issue has been mirrored in Jira: https://reddata.atlassian.net/browse/GROK-14928

dnillovna commented 2 weeks ago

This issue has been mirrored in Jira: https://reddata.atlassian.net/browse/GROK-16053