April 27, 201411 yr Newbies I'm trying to find a way to create a field with a value range of 100-200 (that's the easy part) and I want to use a sliding volume-control type method for the user so they can click on the slider knob or button and drag the slider either left or right to pick the value. I'd like for the user to still be able to enter the value manually as well. FMPro 13's slider doesn't do what I need, so I'm looking for a slider type button or such. Any suggestions or plugin ideas are appreciated. Thanks. I'm using FMP 13 advanced. ~Rich
May 7, 201411 yr I have a feeling that you're asking for something akin to this http://beer2code.com/themes/core-admin-3/pages/ui_lab/general.html There's probably a way to do it using some sort of hacked together solution with a web viewer and custom CSS, but the style of object you're asking for simply doesn't exist natively within Filemaker Pro. FYI UI elements like that are usually custom coded in jQuery or Javascript.
Create an account or sign in to comment