WebsiteBaker Support (2.10.x) > General Help & Support

After login to a specific page?

<< < (2/2)

crnogorac081:
you must customize login droplet..

you must give us more info which group to go where..

johnbroeckaert:
Hi @crnogorac081,

There is a seperate page for every group. Group A has to go to page A. Group B has to go to page B. etc.
For each new group, there will be a new page with the name of that group.

Is this clear enough.

The login is only for members of a group. Other users stay on the public pages.

Ruud:
You cannot do that by using the redirect parameter. Before logged-in you don't know what group the user will be in.

I like the idea, so I made a small droplet to handle this for you.
It is published here: https://dev4me.com/droplets/other/go-to-grouppage-after-login/

Just set one or more of these lines in the top of the droplet:

$urllist[group_id] = WB_URL.'/pages/page-for-that group.php';

..or when using shorturl

$urllist[group_id] = WB_URL.'/page-for-that group/';

johnbroeckaert:
@ruud

 (Y) (Y) (Y) (Y) (Y) (Y) (Y) (Y) (Y)
Nice work.... T H A N K S

crnogorac081:
 (Y)

Navigation

[0] Message Index

[*] Previous page

Go to full version