Link to specific entry in another view

Link to specific entry in another view

by Andrew Schlussel -
Number of replies: 2
I have a tabular view and a grid view.
The tabular view only shows a limited number of important fields.
The grid view shows all fields.
I would like to make it so that you could click a link in the tabular view, and it would take you to the grid view showing only that same entry you clicked on.

So, for example, the name of the entry would be a link. That link would take you to the grid view that includes search results for only that entry that you clicked on.

From a user point of view, it will be like you are expanding the list to see the details of the entry.


Average of ratings: -
In reply to Andrew Schlussel

Re: Link to specific entry in another view

by Itamar Tzadok -

See Dataformfield_entryactions#.5B.5BEAC:more:viewname.5D.5D for a predefined link or Dataformfield_entryactions#.5B.5BEAC:moreurl:viewname.5D.5D for using the entry url in a cusom link. hth smile

Average of ratings: Useful (1)