Hi,I have created the component called "componentbox" and placed it in
home page. when I try to edit the component the data are displaying fine
in Edit mode,because *.inifinity.json is there and retrieving the data
properly.Then I have created the sub-page under home page and the
componentbox is displaying fine but when I try to edit it, it's not
populating the exact data in Edit mode, its populating the default data,
because for sub-page there is no *.infinity.json. So want to point to
home pag...