-
Building a Lightning App
Hi guys,
Currently I am working on creating an app which can help customers set goal for themselves and meet their goals.
o Each Contact may have multiple Goals
For each Goal, I want to give it a name, description, category (e.g. career, financial, personal, social, health, etc) and a target date to achieve the goal by
I need to track how a person is progressing towards their goal over time, for this a rating out of 5 is used. We will need to be able to give a rating out of 5 for each goal once a week, starting from the date the goal is created through until the due date. This means each goal may have a different number of ratings in total
I want to be able to record the ratings for the goals from the Contact page, not navigating to a separate page or pages.
I have created two custom objects Goal and Goal Rating where Goal is the parent object and Goal Rating as child object. Goal Object has a look up relationship with Contact ?
Any idea on how to record the rating from the contact's page without navigating to separate page or pages?
- This discussion was modified 8 years, 5 months ago by RINI.
- This discussion was modified 8 years, 5 months ago by Forcetalks.
- This discussion was modified 8 years, 5 months ago by Forcetalks.
Log In to reply.
Popular Salesforce Blogs
Salesforce App Development Lifecycle – Get your App on AppExchange
Even before you start coding and materializing your fabulous app out of thin air, or computer air, it is very important to establish a development…
Salesforce HelpRange Integration: A Detailed Overview
As we all know, security is the most important consideration in any organization. For example, if any person outside of the organization (Org) has access…
Maximize Your App's Reach: The Ultimate Guide to Listing on Salesforce App Exchange
As you peruse this article on Forcetalks, we are confident that you possess an understanding of Salesforce App Exchange. However, are you aware that this…
Popular Salesforce Videos
Salesforce Payments - Everything You Need To Know
Learn more about Salesforce Payments and get the checklist - "10 Ways To Make Salesforce Payments Safe, Easy And Profitable" In this checklist, you'll learn…
All About Salesforce List Views
List Views are an often unused tool in the Salesforce toolshed. With List Views you can quickly see particular segments of your data. ... List…
Successfully Retrieving Metadata From Salesforce org Using Packages
In this session, we will uncover various strategies that developers can use to pull metadata from Salesforce org successfully. Watch this video and learn everything.…