I have countries as categories. I need to search through countries with text search.
So I was thinking of adding new field (text) that will be hidden from input form. When I save form I want this field to be populated with same value that user selected in category. I need this also when user edit his record (in case of changing category). Any possible quick workaround? Thanks!
I have countries as categories. I need to search through countries with text search.
So I was thinking of adding new field (text) that will be hidden from input form. When I save form I want this field to be populated with same value that user selected in category. I need this also when user edit his record (in case of changing category). Any possible quick workaround? Thanks!