CRUD lettura campi di un altra tabella

50 views
Skip to first unread message

Federico Maroncelli

unread,
May 6, 2022, 12:17:57 PM5/6/22
to manydesigns-portofino-italian
Ciao , in una Pagina CRUD ( portofino 4 ) che punta ad una tabella del database chiamata tab_a, come posso in action.groovy leggere i campi di un altra tabella tab_b dello stesso database per fare dei confronti? esempio :

       if (tab_a.data_corrente > tab_b.data_chiusura)
                                return true;
                            else
                                return false;
                    }


Grazie

Federico

Alessio Stalla

unread,
May 21, 2022, 8:28:56 AM5/21/22
to manydesigns-portofino-italian
Reply all
Reply to author
Forward
0 new messages