Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Any content page in Confluence can be accessed via it's ID

  • Status
    colourGreen
    titleVIEW mode
    - https://YOUR_SERVER/pages/viewpage.action?pageId=SOME_PAGE_ID
  • Status
    colourYellow
    titleEDIT MODE
    - https://YOUR_SERVER/pages/editpage.action?pageId=SOME_PAGE_ID

 

Warning

You can override the default redirect timeout by adding |timeout_in_milliseconds to redirectUrl parameter in ConfiForms registration Control macro

 

Code Block
<ac:parameter ac:name="redirectUrl">https://wiki.vertuna.com/pages/editpage.action?pageId=[entry.selectedpage.id]|5000</ac:parameter>

Will override the redirect timeout to be 5 seconds