Forum Discussion
VivekVishwanat3
7 years agoQrew Cadet
HI,
I'm getting this text in the Childs field of the "Parents" table.
<img qbu='module' src='/i/clear2x2.gif' onload="javascript:if(typeof QBU=='undefined'){QBU={};$.getScript(gReqAppDBID+'?a=dbpage&pagename=module.js&rand='+new Date().getTime())};"><div class=QBU_Childs data-rid=1></div>
What is the thing that I missed. please Help. (I updated the Variables in the .js file )
I'm getting this text in the Childs field of the "Parents" table.
<img qbu='module' src='/i/clear2x2.gif' onload="javascript:if(typeof QBU=='undefined'){QBU={};$.getScript(gReqAppDBID+'?a=dbpage&pagename=module.js&rand='+new Date().getTime())};"><div class=QBU_Childs data-rid=1></div>
What is the thing that I missed. please Help. (I updated the Variables in the .js file )
VivekVishwanat3
7 years agoQrew Cadet
The Two dots are actually the data from comments fields of child table.
But, its just showing
- aaa
- bbb
But, its just showing
its not pulling the data from the child table. What can be the possible reason.
I have Identified that I should be using App. specific dbids, fids and apptoken.
What is "QBU_Childs"?