This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Hello Guys,
I am using OctoberCMS and using one of its awesome plugins called as "Builder" http://octobercms.com/plugin/rainlab-builder and so far so good.
But i m stuck at one stage and confused how to achive this. This is my scenario below.
I have created one new field called as "status" in my one of the plugins in which i have key values like (0=>Inactive, 1=>Active) .. this works fine as i am able to insert or update values based on my status selection..
But the thing is, when i go to listing page, i have selected a "status" field but its showing me values 0 or 1 instead of Active or Inactive.
How can i show Active or Inactive instead of 0 and 1 using builder plugin or any other way.. I need to be able to search and sort as well ..
Can anyone guide me for the same ?
Thanks
ok guys, eventually i found this solution http://stackoverflow.com/questions/40799476/show-dropdown-value-in-listing-search-instead-of-dropdown-key-using-builder-plug
1-2 of 2