[Help] Populate Drop down list from Picker. Does not work correctly.


This has been given me concern. Now i want to use a smartObject from a Picker, that when I type USD in the picker, it should populate the data and put the respective data inside the data onto the Drop down List. Now I used a stored procedure which looks like this and it returns fine inside the smartObject tester

 

16829iAFCDC95523631717.png

 

Now What am I missing? Any ideas what I am doing wrongly?


2 replies

Hi Gozni,


 


I am unable to see the last photo that you have attached, but im guessing that the values from the picker control are all "USD" instead of the values that was shown in the SMO tester.


 


On your configure datasource you may want to try and give this a shot


1. Method: List


2. Filter Properties: Denomination


3. Identifier: ID


 


Hope this helps


 



Should you feel that this post is of use and or an accurate solution to the raised question, I kindly encourage you to mark it as such
using the 'Mark as Solution', 'Kudo' andor ‘Me Too’ options.


 


Cheers,
Kate


 


K2 will not accept any liability for any issues arising from actions taken in respect of the information provided by any forum member.

Hi Gozni

 

You forgot to configure your rule for the picker

 

And in the populate, specify the Currency

 

 

It will work. 

 

JJ

 



Reply