Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello all Experts,
I have table with 2 fields: Name ( the name of the object ) , Icon ( the path for the .jpg of the Name).
In my visualization I made a list box with images that show the field Icon.
Now, my problem is that when I chose one of the Icons, in the current selection I will see the path for the icon.
I want to see the name of the Icon, so I made a trigger that select the Name when chose the icon (and Hide the icon selection)
But now I have a different problem: when I chose one Icon and want to select another icon (with Ctrl) it doesn't chose the name.
Any Idea how can I achive that?
Maybe with another solution cause I hate that one (with the triggers) - hard to maintenance.
I attached a file for example.
Thanks,
Ariel
I found a solotion with BUNDLE INFO LOAD.
any idea anyone?
I found a solotion with BUNDLE INFO LOAD.