Novari-QA
8 years agoFrequent Contributor
Child objects not linking to parent objects with custom variables
I have a web site with a custom calendar. This calendar when clicking on a specific day will give a list of actions.
I built an aliase that has a variable holding the ID of the day. When stating "highlight" on screen, it works no problem. I say through my parameter, look for Day 1, 2, 3 etc it finds the cells no problem.
The issue, is that the child of the calendar, lets just call it a text node, within the caledar cell. It still is linking to Day 1. The original recording.
Why won't the child objects work off of the parent. There is no way to customize the children, as they don't have those kinds of attributes.