Removing tempo, Sites urlforrecord directs to Tempo

We are going to stop using tempo and have users work within sites.  Some of our sites use record lists.  When you are working a record you will get a conrimfarion screen with a link to the record list.  We generate this with urlforrecord.  However, this always uses the tempo URL and not the site.  How do we direct to the site URL for the record?

I know we can construct the site URL from components of base, /site/, site-name, page-name, but is there no function that would give us a site specific URL?

Would be great if a!recordLink allowed for a null identifier which takes you to the record list.  Also, would be awesome if there was another input for site where you could pass a site constant (which does not exist currently) and it would use that as the base context for display.

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Jacob Edelman

    So my suggestion from my initial reply still stands (constructing URLs manually in an expression rule) - also just to add, in one project I'm currently on, the previous developers got around this issue by using Reports instead of the OOB record lists, each one containing a custom grid and filtering/searching.  Then you can just use report links to navigate around to different "record lists" (actually custom-configured reports) from a top-level interface (also a report) which would be the parent object on a Site tab, for instance.

Children
No Data