Easier Filter System Setup

i am trying to configure/make  a filter system that let's me select a set of options based on another set of options, basically a filter system for lookups based on lookups, what i understand is using business rules like so...

if Provinsi = DKI Jakarta 

then Kota = (Dropdown => Jakarta pusat, Jakarta Barat, Jakarta Utara, etc)

if Provinsi = Aceh

then Kota = (Dropdown => Aceh Selatan, Aceh Utara etc)

 

now im trying to find a better way to filter the dropdown without going through them 1 by 1 i want to do it for 5 fields

Provinsi, Kota, Kecamatan, Kelurahan, Kode Pos

and each one needs to have the right option values

can anyone suggest a better way to handle this since i have no idea on how to do this

Like 0

Like

4 comments
Best reply

Michael Fernando Handoyo,

Hi Michael, 

I updated the screenshots in the article to reflect the current version of Creatio. https://customerfx.com/article/how-to-make-dependent-lookups-in-creatio-formerly-bpmonline/

Ryan

You can set them up as dependent lookups by adding a Provinsi column to the Kota lookup and then just one simple business rule to filter. See https://customerfx.com/article/how-to-make-dependent-lookups-in-creatio-formerly-bpmonline/

Ryan

Ryan Farley,

ok the tutorial stated for an older version of creatio(formerly bpm'online) but how do you do it on the newer version where do i find the subcategory and category folders? is it in lookup folder?

Michael Fernando Handoyo,

Hi Michael, 

I updated the screenshots in the article to reflect the current version of Creatio. https://customerfx.com/article/how-to-make-dependent-lookups-in-creatio-formerly-bpmonline/

Ryan

Ryan Farley,

thank you, now it is easier to understand

Show all comments