Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
pedromsouza
Creator
Creator

Object id question

Hi,

I know that every object has a unique ID. I'd like to use this ID as a variable to build other objects. Is it possible?

Thanks,

Pedro.

Qliking since '09
4 Replies
er_mohit
Master II
Master II

i didnot get you exactly.. plz explain it

pedromsouza
Creator
Creator
Author

For example:

I have a list box ID "LB01". I want to create a help button that, when clicked, will show a text. This text would be selected in database according to the list box's ID.

So, I want to use the object's ID as a key to locate the correspoding text message in the database. But I need a way to pass a parameter containing this ID for that. How can I pass this parameter?

Qliking since '09
pedromsouza
Creator
Creator
Author

PS: forgot to mention, I would do that with direct discovery.

Qliking since '09
er_mohit
Master II
Master II

with the help of macro you 'll do this