Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
677 Vistas

I wonder how can I implement this idea. Note most the idea should be implemented via code and not in web interface.


The idea is to remove  some selections (eg Your Orders, Your Invoice, Projects) in the "/my/home" webpage and add a customize one (I named it Your Property).


Whenever I clicked "Your Property". The portal user will be led to customize webpage and they can read, add, create , edit, and delete their own property in there.


Additionally, I want that some of the Portal Users can only have access to this "Your Property".


Thanks in advance to someone can help me.

Avatar
Descartar
Mejor respuesta

Hi Johnny,

As you mentioned, it should be implemented by Code.

I can only share it in a very general view technically. You can follow the steps below:

  1. Controllers for API where you provide functionalities to CRUD (create, read, update, delete)
  2. XML views for your webpage which inherits the default /my/home webpage
  3. You then can add action to the Button for the card: My Property that redirect you to the property page where this property will hit the read api to get the list of all properties belongs to the users
  4. Then you go with the add button, edit button (or you can directly just go to edit mode when open a record), and finally the edit button.

Hope this helps.

Avatar
Descartar
Mejor respuesta

I also wanna find the answer.

Avatar
Descartar

Let's play https://cluster-rush.com in your free time!

Publicaciones relacionadas Respuestas Vistas Actividad
2
abr 22
14741
0
jul 16
2743
0
mar 25
482
0
dic 21
7346
0
may 20
26