跳至內容
選單
此問題已被標幟
2 回覆
1116 瀏覽次數

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.

頭像
捨棄
最佳答案

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.

頭像
捨棄
最佳答案

I also wanna find the answer.

頭像
捨棄

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

相關帖文 回覆 瀏覽次數 活動
2
4月 22
15043
0
7月 16
2962
0
3月 25
756
0
12月 21
7814
0
5月 20
26