Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
763 views
in Technique[技术] by (71.8m points)

salesforce - LWC :how can i display the list of Objects in a drop down list and when we select an objects it should display it fields

Lightning web Components to display list of Objects in a drown list. and display fields of selected objects

question from:https://stackoverflow.com/questions/65879665/lwc-how-can-i-display-the-list-of-objects-in-a-drop-down-list-and-when-we-selec

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

this is possible using getGlobalDescribe in Apex side and then getObjectInfo on the javascript side.

If you need something already working, you can have a look at the AppExchange market and try to find a solution there.

If you need a development, I suggest to find a developer or hope that someone will have time to give you that for free but this website is more about questions/issues that we try to solve.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...