콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
1150 화면

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
15059
0
7월 16
2976
0
3월 25
772
0
12월 21
7842
0
5월 20
26