Repeated group databasejoin - Add front end "bug"? All repeated changes.

mandoju

New Member
Hi,
I guess i'm having a bug. I have a repeated group with a databasejoin (autocomplete) element. It has the "add fron end" option enabled. When I use the "add front end" and create a new record, the record is saved in all databasejoin inputs from the repeated group. Any fix for this? How can i disable this "auto put new record" ?

Thanks
 
Hi From what you are describing that sounds like the expected behaviour. If each database join looks at the data from the same source table and you add new data to that source table it is expected that the new data appears in all of the repeating database join elements.
 
Yes,
But what happens is e.g:
A element with value 'a' - "add button"
B element with value 'b' - "add button"

if i click on the first add button in A element, and add the value 'c', it automatic changes to:
A element with 'c' - "add button" (ok, expected)
B element with 'c' - "add button" (not expected, i clicked on the first one, not on this).

is there a way to remove this "auto change" when add ?
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top