Sunday, February 22, 2009

Salesforce Metadata CRUD Handler with Ease

Got almost finished an app for creating/updating/deleting metadatas of salesforce. This is totally saas application to work on metadatas. You could create metadatas, delete metadatas, and update metadatas even with picklist valuse. On the contrary with a traditional way we had no choice to create/edit ect metadatas with web ui base wizard. This was good but it was taking time to do because we could not do lots of metadatas at a time.

My app would help all guys look after salesforce metadatas. As you might know, salesforce did not launch this kind of totally saas style metadata management application, so this app will be far helpful. I'm gonna public this app on the AppExchange site after testing. And yes, I have to write test codes because this app consists of visualforce and apex code.

[read/delete menu]


[create menu]


[update menu]

Sunday, February 01, 2009

Salesforce Android - Dashboard Detail

Here are a few screenshots of dashboard menu. Obviously the app reflects original dashboards of salesforce. When you access to the mobile dashboard, you'll understand how this works fine. Dashboard's select options are also mirroring original select options of salesforce. gonna update source code to the code home.