DMXzone App Connect Support Product Page
Solved
Repeate region with no visible data
Reported 7 years ago
1
has this problem
7 years ago manuel pinto posted:
The issue is on a page which is generated by my templete. I add appconect to page; then a create a server connect and add the action; then a create a repeate region and add the expression. The problem is that when i need to insert binding to the repeat region ... there's no data on there. This only happen on template page ... on a clean page i have no issues. Replies
Replied 7 years ago
7 years ago Teodor Kuduschiev replied:
Hello Manuel,
Probably some include or attribute is not being properly added on your template page. Make sure you defined the editable regions properly.
Probably some include or attribute is not being properly added on your template page. Make sure you defined the editable regions properly.
Replied 7 years ago
7 years ago manuel pinto replied:
Hi,
just sent to you an email with some files and photos.
just sent to you an email with some files and photos.
Replied 7 years ago
7 years ago manuel pinto replied:
I have been analysing this issue and i tried with a basic template and the problem remains. Seems that is related with the <body> that is locked ... ???
Hope you can help me quickly
Thanks
Hope you can help me quickly
Thanks
Replied 7 years ago
7 years ago Teodor Kuduschiev replied:
Indeed, there seems to be an issue with the locked regions on your page. App connect needs to add an id and a custom attribute to the body or html tag, but both are locked in your template.
Is there any particular reason why you are using DWT templates and not serverside php includes? I thought nobody is still using DWT templates?
Is there any particular reason why you are using DWT templates and not serverside php includes? I thought nobody is still using DWT templates?
Replied 7 years ago
7 years ago manuel pinto replied:
That’s a good question. Probably i’ll try to do things with server side includes … but meanwhile is there a way to solve this? … beause i always use Dreamweaver templates and not have problems with this
Thanks
Manuel Pinto
Thanks
Manuel Pinto
Replied 7 years ago
7 years ago Teodor Kuduschiev replied:
Just make sure body tag is in an editable region

Replied 7 years ago
7 years ago manuel pinto replied:
Can i assume that will be no fix for this? Because, like i said in previous versions i never do this.
Replied 7 years ago
7 years ago manuel pinto replied:
Great! The appConnect 1.3.7 just solve my problems