Hi all,
I have a problem with the ovs searchhelp at a search uibb.
For example:
I have a structure for the search-uibb with id1, text1, id2, text2.
As searchcriteria i added the fields text1 and text 2 to the screen and added a ovs to both fields.
When i select a value of the first ovs-help, i trigger a event (phase 3) with the paramater id1 and write this in the search-structure in the method process event.
Now i run the second ovs-help and here i have the problem. The second search-help should be depended of the first search-help, but i don´t get the id1 of the search-structure at the second ovs. The id-fields are not at the screen and so the parameter it_fpm_search_criteria don´t contain the id1 field.
How can i access to the whole structure of the search-uibb in the ovs-searchhelp?
I hope somebody can help me!
Thanks