• Holiday Schedule

    Your code gophers will be away for the next couple of weeks so support will be sporadic. We should be fully back online by the end of September.

  • A new version of Full Calendar is now available.

    See the details here

editable = 'nobody' in repeat join

Status
Not open for further replies.

Fred04

Member
I have 2 elements in a repeat join: one is a database join and the second a field.

the 2 elements have the option editable = nobody (ACL)

each time I save my form the existing value for the databasejoin element is replace with 0 and the number 999 I have in my field element is replaced by ["999"

see below picture (the first 3 records have the problem, the next 3 are representative of what we should have)

I have already questioned in another post why do we POST the element when editable is not authorized but at leat we should POST the existing value to guarantee data integrity.

PS: it works ok when the element is not part of a join.
 

Attachments

  • ScreenHunter_11 May. 31 10.48.gif
    ScreenHunter_11 May. 31 10.48.gif
    10.5 KB · Views: 324
friendly bump,

still an issue with databasejoin element with ACL = nobody in repeat group> On save fabrik overwrite the existing value with 0

if ACL = nobody, we should not even touch this element in the database
 
hello Rob,
the issue is still here

still an issue with databasejoin element with ACL = nobody in repeat group. On save fabrik overwrite the existing value with 0

if ACL = nobody, we should not even touch this element in the database

can you help on that?
 
Status
Not open for further replies.
Back
Top