Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[popup] Add a "New" button from object tab #226

Closed
tprouvot opened this issue Nov 14, 2023 · 0 comments
Closed

[popup] Add a "New" button from object tab #226

tprouvot opened this issue Nov 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tprouvot
Copy link
Owner

Is your feature request related to a problem? Please describe.
Sometimes you need to create a new record and it would be nice to be able to do it from the popup

image

We would use the "IsEverCreatable" & "NewUrl" fields from EntityDefinition
image

@tprouvot tprouvot added the enhancement New feature or request label Nov 14, 2023
@tprouvot tprouvot self-assigned this Nov 14, 2023
tprouvot added a commit that referenced this issue Nov 24, 2023
## Describe your changes
Add "New" button in object tab to create new SObject record

<img width="280" alt="image"
src="https://github.com/tprouvot/Salesforce-Inspector-reloaded/assets/35368290/1fff3b3b-0add-4896-a533-9695aed2681c">


## Issue ticket number and link
#226 
## Checklist before requesting a review
- [x] I have read and understand the [Contributions
section](https://github.com/tprouvot/Salesforce-Inspector-reloaded#contributions)
- [x] Target branch is releaseCandidate and not master
- [x] I have performed a self-review of my code
- [x] I ran the [unit
tests](https://github.com/tprouvot/Salesforce-Inspector-reloaded#unit-tests)
and my PR does not break any tests
- [x] I documented the changes I've made on the
[CHANGES.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/CHANGES.md)
and followed actual conventions
- [ ] I added a new section on
[how-to.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/docs/how-to.md)
(optional)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant