Hi There
here is what I have:
formOne
formTwo
What I am looking for how I can add a rule to display in the subType only the values with type is x
also, the same with the following
formThree
formFour
I am looking to populate the score from formThree to formFour in either readonly field or in tableview field
your assistance is greatly appreciated, thanks
Hi
Seems to be 2 different questions...
1. Using https://wiki.vertuna.com/display/CONFIFORMS/ConfiForms+Field+Definition+Rules#ConfiFormsFieldDefinitionRules-ApplyFilteronafield on subType on formTwo with the filtering expression set to
type:x
2. Using https://wiki.vertuna.com/display/CONFIFORMS/ConfiForms+Field+Definition+Rules#ConfiFormsFieldDefinitionRules-Lookupandsetvalue with a lookup filter set to
jiraissue:[entry.jiraissue]
And the parameters set to
score=[entry.score]
Alex
Thanks!
#2 works fine
#1 tried many things, for some reason the dropdown with filter applied return zero result, with text filter do we need to do anything special? I tried type:"x" , type:x, type:(x) but always no result. if I remove the filter I get the list populated with all the choices. am I missing anything :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
I dont know what does not work for you with type:x...
Visual demo of what I have commented earlier http://recordit.co/zQmtRd5MI7
(but there is literally nothing else that I have already said)
Hope it helps
Alex
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.