활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
hi
Is there any way out to append .html extension for pages selected via pathbrowser OR pages selected via RTE path browser? on preview of page and when we click on links to navigate i get error.
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
Hi Mohan,
Yes, you can append .html extension for the pages selected via pathbrowser.
Ex:-
<c:set var = "registerPath" value = "${properties.registerpath}" /> (If name is ./registerpath)
<a href='${registerPath}.html'>Page</a>
Hope this helps!
~Ratna.
조회 수
답글
좋아요 수
Hi Mohan,
Yes, you can append .html extension for the pages selected via pathbrowser.
Ex:-
<c:set var = "registerPath" value = "${properties.registerpath}" /> (If name is ./registerpath)
<a href='${registerPath}.html'>Page</a>
Hope this helps!
~Ratna.
조회 수
답글
좋아요 수
Is this RTE customization? where do we edit this?
조회 수
답글
좋아요 수
조회 수
Likes
답글