1
0
-1

Hi,

How to make custom page after login page in joget workflow v5? For details, here are the flow that i want to make.

user insert address on browser --> login page appear --> custom global page appear after user click login button --> joget apps appear

 

How can i make that custom page appear (either using html @ css)? And how to link from login page to that custom page? Sorry for my bad english.

Thank you in advance.

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi,

      You could try:

      1. Create that custom page as the first page in a userview
      2. Set the userview category permission to Logged In Users so that user login is required
      3. Use that userview url as the landing page in General Settings
      4. In your custom page do a javascript redirect to the app center.

       

      1. icedkacang

        Hi, The thing is, i want to skip app center after login. Is that possible to doing that? Thank you.

      2. Walter

        Step 3 should achieve what you desired in my opinion. Have it a go!

      3. Anders

        Yes you can just skip step 4 and do steps 1 to 3

      CommentAdd your comment...