onurmenal / crm-power-pane

The CRM Power Pane is a helper tool designed to integrate with Microsoft Dynamics CRM application and allow you to manipulate forms or perform actions faster throughout the Microsoft Dynamics CRM application .
MIT License
69 stars 26 forks source link

Enhancement: Possible to get values in fields not in form #48

Open daggen opened 6 years ago

daggen commented 6 years ago

Great Tool!

A good feature would be to be able to get values which are not part of the form User story As User I go to the lightning and press "Show All Fields". This opens up a pop-up with a table with headers Display Name, Logic Name and Value. Rows are fetched from the record and are not limited by the form, i.e. they are not part of the form in any way. This applies to normal fields and lookup, not N:N or 1:N relation

Additional features +There is also a search box in the top of the pop-up allowing you to search for a field within the pop-up +It is possible to change the values and save back the record