Hello together,
first of all look at the Screenshots first, so its easier too imagine what i mean.
Thats my Editor-Area.
In the HTML-Area is a HTML-definition for a Popup (Screenshot 3). This Popup Appears if i click on the List item(you see on all Screenshots). I know its empty, thats only for testing reasons.
Thats the Preview area before i click on the empty list.
Thats the preview area after i clicked on the empty list.
Every Item in the List has an "ID" so i thought it 'll be no problem to catch the click on the ID. But over the Appery Standard "Eventhandler(where you can select the item and catch the event and create the action") the ID's not there. That makes sense for me.
I wanna call several Webservices if i click on one item(Menupoint) in the list.
For the first item i wanna call the service 1
For the second item i wanna call the service 2, etc...
Look forward and appreciate your help.
Greetz