Setting choice order for catalog lookup select box

rbertram
Kilo Expert

I am having troubles getting the sequence order to work for a catalog Lookup Select Box. The choice list is being displayed in alphabetical order even thugh I added the ref_sequence attribute to the variable. Am I missing something or does the ref_sequence attribute not work for catalog variables?

Variable settings:

Lookup from table: Choice [sys_choice]
Lookup value filed: Value
Lookup label field(s): label
Reference qual: name=change_request^element=reason^inactive=false
Include none: true
Attributes: ref_sequence=sequence

10 REPLIES 10

This worked for me but I still needed to complete the variable attribute as well

Here is my solution:

BiancaK_1-1729501604196.png

 

 

ORDERBYsequence^name=replaceWithYourTableName^element=replaceWithElementName^inactive=false

 

ref_ac_order_by=sequence