Page 1 of 1

#SUBFORM_RECORD_ID#

Posted: Thu Apr 26, 2018 5:24 pm
by marcvander
Hey,

I'm trying to make that, when on a subform, clicking on a button brings the user to edit form of the corresponding row in the subform. I found this, but it is for v4: https://forums.nubuilder.cloud/viewtopic.php?f=19&t=9212

So far I have my form and my subform in it:
Capture d’écran 2018-04-26 à 17.17.03.png
Capture d’écran 2018-04-26 à 17.17.03.png (59.29 KiB) Viewed 5426 times
But when I click on the button "Voir la fiche" which should bring me on the edit form of the corresponding row, I have this (right form but empty):
Capture d’écran 2018-04-26 à 17.17.14.png
Capture d’écran 2018-04-26 à 17.17.14.png (157.48 KiB) Viewed 5426 times
Here is how my subform looks like:
Capture d’écran 2018-04-26 à 17.17.44.png
Capture d’écran 2018-04-26 à 17.17.44.png (212.56 KiB) Viewed 5426 times
And the button object in the subform:
Capture d’écran 2018-04-26 à 17.18.11.png
Capture d’écran 2018-04-26 à 17.18.11.png (90 KiB) Viewed 5426 times
Any idea?

Thanks,

Marc