DesiLogi Posted September 12, 2023 Report Share Posted September 12, 2023 Hi, I have a datapage using Inline Add with dropdown selections. Normally a dropdown will auto-scroll as the user types in letters, i.e.. as they type 's' the dropdown scrolls to the first 's' and they can see all the other records that begin with 's'. And if they keep typing it further narrows the scroll. Here though it doesn't scroll at all and simply puts the first record with 's' (for this example) in the selection box but doesn't scroll the list. If the user doesn't want the first record they have to manually scroll all the way down. When there's a lot of records this can be very tedious and Caspio says this is expected behavior. Does anyone know of a javascript solution to enable type-to-scroll in Inline Add? Quote Link to comment Share on other sites More sharing options...
SushiPizza Posted September 13, 2023 Report Share Posted September 13, 2023 Hi, You may find the Cascading Elements useful for that functionality. Check this article: https://howto.caspio.com/datapages/datapage-components/cascading-elements/ Regards, SP Quote Link to comment Share on other sites More sharing options...
DesiLogi Posted September 13, 2023 Author Report Share Posted September 13, 2023 Hi @SushiPizza, Thanks for the tip--the problem with autocomplete (cascade or not) is the field stores a number id but the display is a text value. Autocomplete only uses one field for both value and display. None of the cascades or dropdowns actually type-to-scroll in Inline Add. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.