While I don’t know if a way to hide the key, there is a way to get a manual sort by combining the key with a sortable leading value. See the charsToTrimFromKey property.
Brian Milby [email protected] > On Jul 15, 2023, at 9:11 AM, David Bovill via use-livecode > <[email protected]> wrote: > > Is there a way to display an indexed array in the tree widget without > displaying the numeric inde items (ie first column)? I'm looking to display > an ordered index of titles and would prefer not to use both a field and a > tree widget to accomplish this? > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
