I need to create a Cascading Select List using 3+ levels or columns.
Example:
Country / State / City
Nfeed Version: 5.13.20
P.S.: If anyone know a better plugin to do that, i`m really grateful
Hello Rafael,
You can find an example here -> https://valiantys.atlassian.net/wiki/spaces/NFEED512X/pages/99942569/How+to+configure+a+cascading+select+list+with+JSON+or+XML+data+source
Hello Nicolas, i saw this wiki but i'm still having trouble to configure.
I'm trying to use JQL but i have no idea if it's right to use JQL.
I'm really new on Nfeed. So i'm a little lost.
Need i create 3 nfeed custom fields to do like that example or need i create a single Nfeed custom field and to configure to columns?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Rafael,
It all depends on your need. Querying with JQL means that the result will be a list of issues, is this what you want? If your countries/states/cities are stored under Jira custom fields, then that is a possibility. If not, JQL is not an option. Where are your data stored?
Having 3 nFeed fields or only one select list is your choice, both are configurable. It depends on what you want to achieve.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The idea is myself populate the field with the options.
So the user select in the first column Country a "Option A" and after in the column City "List of Cities" for "Country Option A"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Rafael,
I think you should try to follow the tutorial I mentioned above step by step so you have a first working setup. Then you can think of adapting it to your own need. The tutorial is very simple, just follow all steps and you go!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.