inline edit object detail in standard view

Hi, we have Skuid license on some of our users, but not on all of them.
When we create a visualforce page to override the Edit opportunity, the people without skuid license have problems with the standard salesforce inline edit in the opportunity detail.
In their view of the opportunity detail, if they want to change a single line, they have to click on the edit all button.

Here is the skuid page code:

<apex:page standardController="Opportunity" extensions="skuid.Redirects" action="{!redirect}?objectType=Opportunity&amp;actionType=Edit"> 

</apex:page>

Any suggestion on where the problem could be ?

Thanks a lot,
Giovanni

Hi Giovanni,

Are you using Page Assignment to perform this override? Not sure if this is related to your problem yet, but wanted to start by verifying your markup is correct.

Hi, yes, we are using the Page Assignment.
here is a screenshot of the settings:

Another basic question, do all users (including the ones that do not have a Skuid license) have access to this VisualForce page?

Hi Giovanni,

From your screenshot, it looks like you have a page assignment setup to direct to a Skuid Page by default organization-wide. Something you might want to try is having a page assignment for profiles/users that do not have a Skuid license to be directed to the standard layout: