Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I am referring to a post Current Selection Alternatives.
I have applied an on open trigger to select blue and Red from field three on the application shared below.
But as you see in the current selection box i get only red , though both are selection. (straight table with text between)
I want to modify this current selection straight table to show filed three selection as Red,Blue
Please help
Khushboo
Hi kpeswani,
Can you try using some other special character instead of "#" and then user trigger with multiple values.
Hope this will help!
Regards,
Punit
should thee be an attachment that you are referring too? The qvw would be best
is your question/issue with what shows in the current selection box, straight table or both
also, do you have an issue in dvelopment mode, accesspoint or both? There are limiatations and issues when using triggers in ajax and in order for the triggers to work correctly, need to run under ie plug in
forgot to attach the qvw:
Hi adam,
Isse in development mode itself...You can refer to the attachment.
issue does not come in current selection but in this alternative current selection straight table.
To me, the issue appears more related to the object than the triggers themseleves
the triggers appear to be working and if you crate a text box and uses expression = getcurrentselection(), it will contain all of the values
also if you manually select the colors, the object in question contains the correct valyes
I know that this issue is with the current selection straight.
That is what i need help with
sorry - misunderstood
I will look into it further
is there a specific reason you are wanting to use that specific method as apposed to standard selections window or jsu the getselections function?
Yes that is the part of the main requirement ...
i have to use this straight table only.