cancel
Showing results for 
Search instead for 
Did you mean: 

Freely Programmed Search Help

Former Member
0 Kudos

Hi Experts,

I have created a freely programmed search help . The view of the freely prorgammed search help is a tree hierarchy in table with checkboxes to select the nodes/subnodes.

This is working fine.

Now my problem is, I want to pass data to the freely programmed search help. So that when we click F4 certain nodes are already checked.

Any ideas on how this can be achived. Can I pass data to my freely programmed search help ?

Thanks.

Best Regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

Since the freely programmed search help is a component usage within your component, you can declare an interface node and use cross component context binding to pass data.