摘要:
While developing your Visualforce pages you may need to be able to obtain the URL of certain actions, s-controls or your static resources.I found it personally a challenge since the documentation for "URLFOR" function is not included in "Visualforce Developer Guide" itself and in 阅读全文
摘要:
Use CaseIn Salesforce, when you click on the standard ‘New’ button on a Related List to create a new record on the child object from the record currently in context in a Detail Page, after you click ‘Save’ and save the new record, it returns you to the Detail Page for the newly created record by def 阅读全文