Example to access object ID

54 views
Skip to first unread message

Matthias Müller

unread,
Apr 19, 2016, 7:52:00 AM4/19/16
to manydesigns-portofino
Hi,

sorry for the newbe question. I'm new to portofino and I created a CRUD page with some search results. On the details page of the CRUD page I added some embedded page children. Is there a way to access the object ID from the CRUD details page in the embedded pages children to use the Object ID in a HQL Query to get only the relevant results for the selected object ID  ? An example would be great.

Many thanks in advance.

Matthias

Michele Maione

unread,
Apr 12, 2024, 7:53:26 AM4/12/24
to manydesigns-portofino
FROM child_table
WHERE
id_dad = %{#variable_name_set_in_dad_crud_page.id}
Reply all
Reply to author
Forward
0 new messages