Skip to main content
Nintex Community Menu Bar
Question

Spark: New Components

  • July 11, 2024
  • 3 replies
  • 16 views

Forum|alt.badge.img+9

Where are the new components (slider, autocomplete, switch, toast)?

I see them in the Design System, but not in the page composer.

This topic has been closed for replies.

3 replies

Forum|alt.badge.img+8

The slider is a render option for number fields:

I believe autocomplete is how reference fields render by default. 

The switch component is how you would render a toggle type table filter.

Toast is a mystery to me. 


Forum|alt.badge.img+13

Toast is available via the new “Show Message” action in the Action Framework, which shows a “Toast” message.

Autocomplete is used as Kaede said in Reference fields, as well as in Filters and some other locations. 

Switch is a new renderer option for Checkbox / Boolean fields, like Slider is for number fields. Slider is also used in Numeric Range filters.


Forum|alt.badge.img+9

Thanks Kaede and Zach!