Hi all!
Im using apex 22.2, and with it came a new feature to create a search page. I've been implementing it into a project and I'm having trouble with its link options. The search itself works great and brings up exactly what I want, what I'm not finding a way to do is having it link me correctly to the page I want. I have to define the link target and set the Proyect_ID item (which I can do) to the value of the project_id that it just found (it would be the primary key column from the search configuration) but I can't find any item that would meet my requirements. Is this even possible? I feel like you should be able to grab an item that the search just found and input it into a field on the page you're linking to but I might be wrong. If anyone knows the solution or some workaround for this it'd be much appreciated!
Thank you in advance!
Matias