Hello, quick question:
I have a drop down list that is getting a values from my column customers, in my table I have several values and I would like to show in a textfield other value once the user select any customer, i.e.
Customer | Fiscal_Year
Customer A FY2016
Customer B FY2018
Customer C FY2017
or maybe is possible to show in the same dropdown box when the user select a customer beside the customer name the fiscal year?
Customer A FY2016
or maybe a search text box to show the customer and the Fiscal year?
what I am trying to do is search for a customer and get the Fiscal Year because my gallery is filtered by Fiscal Year based in a drop drown option, and I couldn't figure out any any way of add a "ALL FY" to show all of my customers. going mental
Thanks in advance
Regards