Login in with your SFDC PRD Credentials (This will just Validate Org, Not Install in it)
Where do you want to install this package? Will show Options to Install.
Install In Production – This Option Will Install App in your Production Org with user credentials you entered.
Install in Sandbox – This option will Install App in your Company Sandbox which you can choose in the next step.
Install in Trial – This will be given a copy of trail Org which already set up with this App. (Note: This New Org will not have your company Org Setup). Fill Ready to start your trial? Form and get New Org to Test this App.
Note: Choose to Install in Sandbox First and test the app before installing in Production Org.
Install for All users
After Installation is done assign Layout.
Setup-> Custom Metadata Type->myDynProSetup assign Page Layout ‘myDynProSetup Layout 4.0’ / Latest Layout to All Admin Profile(s).
Files->Upload Files
Choose your Company Logo file, so it will show on all Pdf Pages.
Save.
The title of the Logo file should be ‘companylogo’. Edit Files and Set Title name to ‘companylogo’.
Give Viewer Access to All Users who Use PDF option.
After Installation follows License Steps.
Note: If you need a Quote to get Approval before Checkout, send an email to Support with your Requirements.
LDRD : Lightning Dynamic Relational Data (myDynPro Pack) -> Chose Option (Down at the End)
Click Buy Now
Enter Company Details Click Next
Choose Pricing Model as per your requirement. Enter Coupon Code (If any)
Enter Credit Card or Bank Details (Note: CC or Bank will be charged for 1st month subscription )
Can I use Formula Fields?
Yes, if the user has read permission you can use formula fields.
Can I show multi-level parent details?
Yes, you can use Object->Parent->Parent ->Parent as long as the user has read permission of the target object.
Can I show multi-level Child Relations?
Yes, you can use ChildRelation1: ChildRelation2: ChildRelation3 as long as the user has read permission of the target object(s).
Can we show any Related Data on the Record Page?
Yes, as long as the records are Parent and child relations you should able to customize the component to show the data in the desired style. See below diagram will help to understand the relation.
Can I use Formula Fields?
Yes, if the user has read permission you can use formula fields.
Can I show multi-level parent details?
Yes, you can use Object->Parent->Parent ->Parent as long as the user has read permission of the target object.
Can I show multi-level Child Relations?
Yes, you can use ChildRelation1: ChildRelation2: ChildRelation3 as long as the user has read permission of the target object(s).
Can we show any Related Data on the Record Page?
Yes, as long as the records are Parent and child relations you should able to customize the component to show the data in the desired style. See below diagram will help to understand the relation.
Can Use this component in Lightening Action?
Yes, Please See Admin Setup Guide ‘Mobile Enable’
Can Use this in Salesforce 1 Mobile App?,
Yes, See Admin Setup Guide ‘Mobile Enable’.
Can my Data show in multiple Pages or Pagination?
Yes. See Please Admin Setup Guide ‘myDynPro Setup Metadata – Records Per Page’
Can my Data Automatically Refresh?
Yes. See Admin Setup Guide ‘myDynPro Setup Metadata – Auto Refresh’
Can I Use dot (.) Notation in Fields to display?
Yes, You can Use traverse to Parent and Grand Parent Fields in Grid Style.
Can I use Component in Flow or Quick Actions?
Yes, See Setup Document
Can Grid has Inline Edit functionality?
Yes. Select ‘Grid’ Style and Mode to show as ‘Edit’.
Can Grid Allow to Edit only certain fields?
Yes. Setup a Metadata record for Component and Enter 1 or 0 Code in Grid Fields Editable Control.
Is it possible to display Photos dynamically in Carousal?
Yes. Create a Formula filed with Id from the record. Ex. ‘/servlet/servlet.FileDownload?file=’ + DynPro__Photo_Doc_Id__c
Can we use Junction Object to show child records?
Yes. Follow the Child relation Setup and Create a Formula Fields on Junction Object to bring data from Other Master Object, so you can display those columns from junction Object.
Will this component work in Communities?
Yes – Setup parameters in Community builder and assign {!recordid} in Parameter 13.
Error “Value provided is Invalid for action parameter ‘recordid’ of type ‘id’ “. How do I solve this problem? This is the error when Parameter 13 did not pass {!recordid} in communities.
How to Solve Invalid definition for DynPro:DynPro__myDynProSetup__mdt: Access to entity ‘DynPro__myDynProSetup__mdt’ denied Error message
Go to User Profile(s):Enable Custom Metadata Type Access-> Add myDynPro Setup Metadata Permission
Do I have to assign a License to Each User?
If you have a User License model then you must assign it to each User. If you have an Org License model then you don’t need to do.
Error while saving the data in Grid, What to do?
Assign myDynPro Pack Permission Set or add Custom metadata type ‘DynPro__myDynProSetup__mdt’ to User’s Profile.
An internal server error has occurred Error ID: 1190728622-417867 (-2123259328)
Error: You do not have access to the Apex class named ‘myDynProGridController’.
Install Ver 4.0 and above then assign myDynPro Pack permission set to User’s Profile.