R
Rollbase User
Guest
I would like to access a related grandchild through template script. For example, I have a 'Sale' record that has related 'Sale Product' records and those are related to a 'Product' record. In other words, the 'Sale' object is the fact table, the 'Sale Product' object is the "factless fact" table and the 'Product' object is the lookup table. From the 'Sale' page, I'd like to navigate to a Field of the Products. Is this possible? From the Template Helper, I can only see Fields of a child, not a grandchild. So instead of {!R123.FieldA}, I would like to use {!R123.R124.FieldB}.
Continue reading...
Continue reading...