Hi All
I am try using the tempo's Cascading dynamic workattributes feature and got some issues
I am following the link Cascading dynamic workattributes
Here my configuration
after that i'm trying :) logwork
When i selected 'WorkType' list box, nothing happened, it look like no API called :)
I have two question
1. Why tempo can not call API?, my configuration is incorrect?
2. format of response JSON
Here my response
{"values":[{"key":"0100","value":"This is option ONE"},{"key":"0200","value":"And here is option TWO"}]}
is it correct?
Regards
Hi @An Phạm
I assume you have some error logs in your browser console that will give you a hint on what is going wrong.
Be aware that the response needs to be parsed as JSONP. You can refer to our official documentation. When you look into this example you will notice that the "values" need to wrapped into "()" and not into "{}" which I assume is throwing the error in your case.
BR
Hi Alex
Thanks for your support
After i corrected some mistake, it worked :), i can create cascading worklog attributes
but i got other issue
i have 2 listbox
i got issue when
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @An Phạm ,
glad to hear that you could make it work.
Can you please tell me what version of Tempo you are running on? I know that there have been some issues about the dynamic dropdown values not populating after a change in a previous list but that should be fixed in the most recent version of Tempo (10.18.x).
BR
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alex
Here my Tempo Timesheets version
I resend a video to clarify the problem I'm having with tempo 'Cascading dynamic workattributes'
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @An Phạm ,
can I ask you to downgrade to our offical version of Tempo 10.18.6 or at least test your setup against this version?
Maybe the best you submit a support ticket.
BR
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.