Add customize criteria in Drupal views -


i have created views wherein need list nodes based on package criteria content type.. these packages entered in content type text field , possible values platinum, gold , silver..... nodes listed should based on package values entered in content types higher package should appear first... in case platinum,, gold , silver...

thanks in advance.

in field configuration, set allowed values key|label. allow store different value against package shown user i.e. platinum can stored 'a', gold can stored 'b' etc. in views, add sort criteria sort field.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -