You need to sign in to do that
Don't have an account?

Metadata crudder as saas style
hi, I've developed an app that enables to work on custom fields. With this app, you can create/read/update/delte custom fields on your browser. you dont need any client tool except web browser. This app consists of visualforce and apex code.
you can see an image below.
I'm gonna publish it to the appexchange site.
How are you doing this with Apex as it does not allow you to edit the metadata directly? Are you using apex to call into the metadata API?
Still curious as to how you are doing this with only Apex.