Hi All! Happy New Year and Merry Xmas, first of all! 8)
Sorry for boring, but I have some difficulties with correct integration of custom aspx page for my custom module.
OK, I have the custom module ( /Applicant/ApplicantModule.ascx ) implemented, which holds some User - related info needs to be printed in a document manner without extra info from the site itself. i.e. No Menu links etc. This way the additional /Applicant/ApplicantPrint.aspx custom page been implemented without any extra layout - only required document print template / CSS with the actual data from DB.
I've read the help as well as looked at Blog && Image Gallery behavior. There is no problem to add the new FriendlyURL required, but I have got the "Page not found" error finally and this is ?seems to be correct? as far as I have not added the new page (ApplicantPrint.aspx) using CMS because it is the extra custom page.
The question is: Please, clarify me the correct way for extra custom aspx page integration with the custom module. Should I Create my custom ApplicantPrint.aspx instance in CMS using the mojoPortal.Business.PageSettings class as well as the friendlyURL?
BTW: There is no problems with TitleControl.EditUrl using, but I needs the URL not for custom edit (integrated in Site Layout) but for custom print without extra info. The ApplicationPrint.aspx been inherited from mojoBasePage for sure.
Thank you All in advance! Please, let me know if maybe I've used incorrect way for my task at all and the problem with printing might be solved by, for example, only with CSS using...
Warm regards, Igor