-
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 9 years, 9 months ago by
RINI.
-
This discussion was modified 9 years, 9 months ago by
Forcetalks.
-
This discussion was modified 9 years, 9 months ago by
Forcetalks.
-
This discussion was modified 9 years, 9 months ago by
Log In to reply.
Popular Salesforce Blogs
Migrating Your Existing Salesforce and Jira Integration to Sinergify
Migration process, ugh! That’s the usual expression when we hear about switching from one technology or tool to another. And that’s because transitioning to a…
A Guide for Salesforce Certification
In today's world, Salesforce is a huge platform for all the developers, admins and consultants as well as for customers also. So Salesforce provides their different…
AppExchange vs Custom Development: Making a Conscious Choice in Salesforce
Salesforce is an evolving CRM. It rolls out new features and updates in its annual releases, for various Salesforce packages. Like Salesforce, business requirements and…
Popular Salesforce Videos
See the Future of APIs at Salesforce
Salesforce APIs are a way for other applications (or code in other applications) to programmatically access data within your Salesforce org, in a simple and…
How to Create Bulk Custom Fields in Salesforce using BOFC App | Salesforce | BOFC | AppExchange
Want to perform multiple operations? This quick video walks you through how to create mass custom fields of any type (Master Detail, Lookup, Formula, Primitive…
Salesforce Introduction | Salesforce Administrator Tutorial for Beginners
Salesforce Administrators work with stakeholders to define system requirements and customize the platform. To put it simply, they enable users to get the most out…