How normally inlineEdit implemented in Visualforce ?
The best way to achieve inlineEdit for fields in Visualforce is using mode = 'InlineEdit' in PageBlock tag. This is the best and efficient way to do it. However, there's only one inconvenience, it opens up only one field for editing.Then, user needs to click on each field to edit. So, what if user wants to edit all the fields in the row ?
How to edit all the fields in the row ?
When user double clicks a field in the row, then redirect to the same page with a Query Parameter that determines which row should be opened for Editing.
Where is the Code ?
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<apex:page standardController="Opportunity" recordSetVar="Opps"> | |
<!-- Local Variables --> | |
<apex:variable var="EditId" value="{!IF($CurrentPage.parameters.EditRecordId!=Null, | |
$CurrentPage.parameters.EditRecordId, Null)}"/> | |
<apex:form> | |
<apex:pageblock> | |
<apex:pageBlockButtons rendered="{!EditId != Null}"> | |
<apex:commandButton value="Save" action="{!save}" reRender="None" /> | |
<apex:commandButton value="Cancel" action="{!cancel}"/> | |
</apex:pageBlockButtons> | |
<apex:pageBlockTable value="{!Opps}" var="Opp"> | |
<apex:column value="{!Opp.Name}" ondblclick="redirect('{!Opp.Id}')" rendered="{!EditId != Opp.Id}"/> | |
<apex:column headerValue="Name" rendered="{!EditId == Opp.Id}"> | |
<apex:inputField value="{!Opp.Name}"/> | |
</apex:column> | |
<apex:column value="{!Opp.StageName}" ondblclick="redirect('{!Opp.Id}')" rendered="{!EditId != Opp.Id}"/> | |
<apex:column headerValue="StageName" rendered="{!EditId == Opp.Id}"> | |
<apex:inputField value="{!Opp.StageName}"/> | |
</apex:column> | |
<apex:column value="{!Opp.CloseDate}" ondblclick="redirect('{!Opp.Id}')" rendered="{!EditId != Opp.Id}"/> | |
<apex:column headerValue="CloseDate" rendered="{!EditId == Opp.Id}"> | |
<apex:inputField value="{!Opp.CloseDate}"/> | |
</apex:column> | |
<apex:column value="{!Opp.AccountId}" ondblclick="redirect('{!Opp.Id}')" rendered="{!EditId != Opp.Id}"/> | |
<apex:column headerValue="AccountId" rendered="{!EditId == Opp.Id}"> | |
<apex:inputField value="{!Opp.AccountId}"/> | |
</apex:column> | |
</apex:pageBlockTable> | |
</apex:pageblock> | |
</apex:form> | |
<script> | |
function redirect(recId) { | |
window.location.href = '{!$Page.testpage_22022017}?' + 'EditRecordId=' + recId + | |
'&retURL=' + '{!$Page.testpage_22022017}'; | |
} | |
</script> | |
</apex:page> |
The article provided by you is very nice and it is very helpful to know the more information.keep update with your blogs .I found a article related to you..once you can check it
ReplyDeleteSalesForce online training
Thanks for your comments. yes, i've more plans to share my knowledge. Stay connected.
ReplyDeleteGreat Article. its is very very helpful for all of us and I never get bored while reading your article because, they are becomes a more and more interesting from the starting lines until the end.
ReplyDeleteSalesForce online training hyderabad
Thanks 'online guru'. I'm glad that you liked my articles & i'm planning to do more & it's on the way.
ReplyDeleteThis helps the readers a lot salesforce Online course Bangalore
ReplyDelete
ReplyDeleteIt is very useful information about salesforce . This is the place for learner and glad to be here in this blog Thank you
salesforce Training in Hyderabad
salesforce course in Hyderabad
Enroll
Great work. There are many salesforce for nonprofit training institutes. Selecting the right training centre is important.
ReplyDeleteThank you for your post, i like very much and follow your posts. This is very useful to me thank you a lot. we can growth with this salesforce adimistrator online training
ReplyDeleteGood Post. I like your blog. Thanks for Sharing good information.
ReplyDeleteSalesforce Training Course in Delhi
This is excellent information. It is amazing and wonderful to visit your site.Thanks for sharing this information,this is useful to me...
ReplyDeleteSalesforce community Portals
Salesforce partner community
Salesforce customer community
Salesforce partner portal
Salesforce customer portal
Certified cloud portals
Salesforce community
Salesforce partner community licence cost
Salesforce community cost