Repeat events for table thresholds not implemented yet.
Best regards,
Victor
Best regards,
Victor
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
SELECT * FROM items WHERE node_id=?;
table = GetDCIValue($node, $event->parameters[3]);
row = $event->parameters[4];
return table->get(row, table->getColumnIndex("Smart Status"));