function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sai ramsai ram 

Salesforce fieldset using lightning aura component

Hi any one have idea salesforce fieldset used in lightningdataservice in aura component iam not find any solution i have seen in visualforce page iam unable to find in aura component.
example 
i have 2 fieldset in account object that i need to display in details section of account page.
 
AnudeepAnudeep (Salesforce Developers) 
Hi Sai, 

I recommend reviewing the solutions listed here to implement fieldset in lightning component

How to use Field Set in lightning component

How to use fieldsets with Lightning?

Let me know if this helps, if it does, please mark this answer as best so that others facing the same issue will find this information useful. Thank you