HTML5 Data Bindings Support Product Page

Not a problem

Detailed repeat region not working

Reported 21 Aug 2014 15:54:10
1
has this problem
21 Aug 2014 15:54:10 Andre Bender posted:
I try to rebuild yout task management Showcase.

In order to select the correct recordset and include its data for the edit form, I have to add a detailed region based on the toDo tasks. If I'm right ... So I select the <div class="modal-content" > of the 2nd modal and apply the detailed repeat region to it based on the doToTask DataSource. Now, when I add a value to a form field inside the modal-content, I always receive a message that there is not repeat region attached to it. What do I wrong?
Thanks for any help

Replies

Replied 21 Aug 2014 16:31:34
21 Aug 2014 16:31:34 Andre Bender replied:
I found the problem.

It looks like the data-binding-detail is not always inserting the correct parent repeat. So I had the wrong repeat attached to the data-binding-detail.

Maybe you can reproduce this "bug"?
Replied 22 Aug 2014 09:30:57
22 Aug 2014 09:30:57 Teodor Kuduschiev replied:
Hello,
It is you who should select which is the repeat region of the detail region that you are inserting:
Replied 22 Aug 2014 09:36:58
22 Aug 2014 09:36:58 Andre Bender replied:
Thanks Teodor.

How do you show up the detail Region menu and the marked 2nd one?
Can't see them here...
Replied 22 Aug 2014 09:38:02
22 Aug 2014 09:38:02 Teodor Kuduschiev replied:
Well, it is as easy as:

1. Click on the [ data ] repeating element in your data source
2. Click anywhere on your page
Replied 22 Aug 2014 09:43:32
22 Aug 2014 09:43:32 Andre Bender replied:
Doesn't work.
Did you check that on a Mac?
Replied 22 Aug 2014 09:45:44
22 Aug 2014 09:45:44 Teodor Kuduschiev replied:
Of course, it is working both on mac and windows.
Replied 22 Aug 2014 09:50:05
22 Aug 2014 09:50:05 Andre Bender replied:
Hmmm ... doesn't work for me. I just see the normal repeat region menu...
Replied 22 Aug 2014 09:54:40
22 Aug 2014 09:54:40 Teodor Kuduschiev replied:
What do you mean by " the normal repeat region menu "?
Replied 22 Aug 2014 09:57:45
22 Aug 2014 09:57:45 Andre Bender replied:
I send you a screenshot at support...
Replied 22 Aug 2014 10:01:43
22 Aug 2014 10:01:43 Teodor Kuduschiev replied:
I saw the screenshot,
when you select the [ data ] repeating element, just open the dropdown that says [ Repeat Region ] .... and select DETAIL REGION.
Replied 22 Aug 2014 11:08:45
22 Aug 2014 11:08:45 Andre Bender replied:
But there is no 2nd dropdown showing....
Replied 22 Aug 2014 11:13:22
22 Aug 2014 11:13:22 Andre Bender replied:
I select the task-wrapper and bind a repeat region with the task datasource to it. Then I select the modal-content, the task datasource repeating element and bind the div.data.detail to it.

The I get the following datat to the modal-content:
data-binding-detail="repeat3" data-binding-id="detail1"

The repeat should be repeat1 (the one of the task data repeater).
Replied 22 Aug 2014 11:13:46
22 Aug 2014 11:13:46 Teodor Kuduschiev replied:
The second dropdown appears as soon as you select Detail Region and you have a repeat region created already on your page.
Replied 22 Aug 2014 11:18:25
22 Aug 2014 11:18:25 Andre Bender replied:
No it's not showing up ... ... drives me crazy ...
Replied 22 Aug 2014 11:27:57
22 Aug 2014 11:27:57 Teodor Kuduschiev replied:
Try adding a detail region without clicking a div, but clicking anywhere, and add a Detail Region (not div.data.detail) and see if the same is also hapenning there?
Replied 22 Aug 2014 11:32:27
22 Aug 2014 11:32:27 Andre Bender replied:
Same...
Replied 22 Aug 2014 11:39:03
22 Aug 2014 11:39:03 Teodor Kuduschiev replied:
Please send screenshots to the support email what exactly do you see in your dreamweaver.

Reply to this topic