Hi,
I create an app where I create a new Bet, and then add games linked to this bet (the bet is like a header, and then games are like lines linked to this header).
I added a subgrid on my form, but I can only add games after I saved the bet (the subgrid doesn't display anything before): I will try a better way to manage this..
But, the main issue is that when I created a portal and then add the same form to create a new bet, there is no option to save the bet, only to submit it => so, when I submit it the bet is created, BUT the subgrid to add related games to this bet doesn't appear!
How could I manage it and fix it?
I put 2 printscreens to show you: one of my model driven app where I can add games, and one from my portal where I can't add lines but only submit the bet.
Thanks for your help and advices.