Skip to main content
stylianosa
July 15, 2021
Question

Create a Scroll Wheel Picker component for an Interface

  • July 15, 2021
  • 4 replies
  • 0 views

Hi all, I would like to create a scroll-wheel picker component for an interface, where the user selects a number (1-20) for a corresponding field. Many applications use this style for selecting country.

I currently have a dropdown menu which is the closest thing I found so far... Is there any way that I can create this kind of a menu for a field? I am using Appian 21.2 version.

4 replies

stefanhelzle0001
Brainy
July 15, 2021

You can create a custom plugin component.

https://docs.appian.com/suite/help/21.2/component-plugins.html

This would be then HTML, CSS and Javascript.

Helper 

www.npmjs.com/.../sail-tools

stylianosa
July 16, 2021

Thank you!

davel001150
July 16, 2021

If yours looks really, really good, make an extensible, customizable version anyone could use and sell it on the Marketplace!