Search code examples
2sxc

How I can user current module id in visual designer


I have a module showing items from a query. I have a field for some entities adding current ModuleId, but I need to filter those entities in visual designer using ModuleId value. How i can get current ModuleId in Visual Designer.


Solution

  • I already found the solution, inside visual designer is possible to use token [Module:Id] this will work to filter entities with current module