Hello,
When defining the logic for a Component click event, I’m trying to get the ID of the associated component. I’ve searched for something like a “Get Current Component” block but couldn’t find it.
Could someone guide me on how to retrieve the current component ID (or other component property) at the logic level definition?
Thank you!
Regards,
Manuel
Hello @Nikita_Fedorishchev,
Thank you for your suggestion. I appreciate the help!
As I understand it, the “get component id” method requires manually specifying the component, which might not be ideal for dynamic or context-sensitive scenarios. Since I’m still learning, I’m wondering if there’s a way to build a custom function to dynamically retrieve the current component ID or other properties during an event?
Apologies for the basic questions—I’m just starting out with Backendless . Thanks again for your patience and support!
Have a great day!
Regards,
Manuel
Hi @Manuel_Germano ,
Unfortunately, at the moment there is no such way to dynamically obtain the id of a component.
Regards,
Sergey
Hello @Sergey_Androsov,
OK. Thank you!
Regards,
Manuel