TerrenceMurray
3 years agoQrew Member
Locating an HTML file that's used to print a letter
The previous developer created an HTML page that populates record values and creates a printable offer letter. I can't locate the page to edit it. A URL formula is used to generate the letter. Where would I locate offerletter.html?
A portion of the letter is attached.
URLRoot() & "db/" & Dbid() & "?a=dbpage&pagename=" & URLEncode("OfferLetter.html") & "&clist=a&rid=" & [Record ID#]
------------------------------
Terrence Murray
------------------------------
A portion of the letter is attached.
URLRoot() & "db/" & Dbid() & "?a=dbpage&pagename=" & URLEncode("OfferLetter.html") & "&clist=a&rid=" & [Record ID#]
------------------------------
Terrence Murray
------------------------------