Roberto, I have a small contribution to the documentation, but I am not sure how to add it. It also may be obvious to most people, but as a newbie it took me awhile to figure it out!
I set up some metadata fields that use a list as the lookup value. I found that I can force the list to be sorted by using the python function sorted() on the list. In other words, writing the list as sorted([<list of strings>]). I know, not a big deal, but there may be others just starting with Mayan who may be bothered by manually sorting the list in the lookup value each time a new value is added to the list. Mark -- --- You received this message because you are subscribed to the Google Groups "Mayan EDMS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
