Skip to main content

Reorder nested porperties

  • August 24, 2023
  • 2 replies
  • 535 views

Daniel_Amann

I would like to be able to reorder properties of a component, incl. nested components. To give an example: A boolean shows/hides an instance of a component and I want the properties of that nested component underneath the boolean.

Example:
Properties (these control the visibility of optional elements in a form component [in this case a Select component])
Required
Help text
Validation message
Nested Instances (These control e.g. the labelling of the optional elements through text properties)
FormControl/Label
SelectButton
FormControl/HelpText
FormControl/Validation message

2 replies

aelveora
  • December 11, 2023

Another small but great feature is order nested properties by using dragger!
asdsad


andrea-hg
  • Active Member
  • August 15, 2025

I need to reorder nested instances too :(