Submitted by Muadib on 2018/01/11 14:43
Is there a way to add parent to item using equation? I tried using simple assignment rule - "A:ItemParent="test-parent"" but it didn't worked. I guess this is because field "ItemParent" is read-only. But maybe there is another way? This would be way quicker than switching between grids to add items to parent.
 
Thanks.

Comments

Hi !
 
Confirmed that ItemParent is a read-only field...
What we need are AddParent / RemoveParent functions
 
For now, the easiest way to do it is using marked items. You can assign keyboard shortcut keys for:
  • Mark items (default = Ctrl + Shift + M)
  • Add Marked items as children
 
Pierre_Admin
IQ Designer
 

Muadib

2018/01/15 10:44

In reply to by Pierre_Admin

It would be nice if you could add ability to assign parents trough vbscript functions/equations. It gets quite tedious switching between grids to assign parents, especially when its always the same set.