hi all
first of all i have 2 sections (Returns - Events) , and i have customized contacts section and by adding detail in it with these specs
"
- Add a new “Returns” tab.
- Add the following elements on the “Returns” tab
- The “Return requests” detail with the list of requests initiated by the current contact.
- The “Total ticket return amount” metric
"
after that i need to do this next detail
- Create a new “Tickets” detail without creating a new section. (done)
- The detail must contain the following fields:
“Owner” (a contact). (done)
“Ticket cost”. (done)
“Event”. (done)
“Return type”. (done)
- The detail must be displayed on the page of return request and the user must be able to specify tickets from the current request on the detail.
- Set up the detail object:
-The detail must inherit permissions from the return request.
- The records on the detail must be deleted automatically if the request is deleted
the last 4 points i don't know how i do them ?
Help
thanks