WebSite X5Help Center

 
Jaison T.
Jaison T.
User

Is there any way i can setup a page so the client can create their profile and login similar to Social media website  en

Autor: Jaison T.
Visited 663, Followers 1, Udostępniony 0  

Is there any way i can setup a page so the client can create their profile and login similar to Social media website

Posted on the
4 ODPOWIEDZI - 2 USEFUL
John S.
John S.
User

This is not possible in X5, but YOU can create the page for the client, and then put a dynamic content object on the page.

This way the client can "login" to the object and put data ( text and images ) in the object.

A maybe better way is to use a database solution.

Czytaj więcej
Posted on the from John S.
Incomedia
Elisa B.
Incomedia

Hi Jaison, 

thank you for getting in touch. 

In addition to John's suggestion, I just want to underline that you will need to create a page for each registered user and to enable them to edit the dynamic content. 

Thanks! Kind regards.

Czytaj więcej
Posted on the from Elisa B.
Jaison T.
Jaison T.
User
Autor

Thanks John

@Elisa this looks complicated process if there are lot of users. 

Czytaj więcej
Posted on the from Jaison T.
John S.
John S.
User

Hello jaison

I have an example of a database solution here : http://eksempelsite.dk/engdr/

Each firm could be a user.

The user can access his own "site" directly by using a link like this : http://eksempelsite.dk/engdr/eng_firms_view.php?SelectedID=26

In all table views you can search, sort and select.

By accessing tables from links, you will only see records "belonging" to a firm, but if clicking on the table icon, you can see ALL records and search, sort and select in all.

The user can log in and then he has access to edit his own records.

The site is optimized for mobile use, but it can also be integrated in the X5 like here : http://eksempelsite.dk/engdrx5/listview1.html

This was just an example of how you could combine the X5 and a database solution.

Czytaj więcej
Posted on the from John S.