Skip to main content

Defect/Issue Description:


<skuid__page unsavedchangeswarning="yes" personalizationmode="server" showsidebar="true" showheader="true">
<models>
<model id="Accounts" limit="20" query="true" createrowifnonefound="false" datasource="salesforce" sobject="Account">
<fields>
<field id="RecordTypeId"/>
<field id="RecordType.Name"/>
<field id="Name"/>
</fields>
<conditions/>
<actions/>
</model>
</models>
<components>
<skuid__table allowColumnFreezing="dragDrop" model="Accounts" uniqueid="sk-1xPk-11935" mode="read">
<fields>
<field id="Name" uniqueid="fi-1xPk-12464"/>
</fields>
<filtering enableSearch="false"/>
<actions/>
<rowActions>
<action type="multi" label="Enable Me Account Name">
<renderConditions logictype="and"/>
<enableconditions logictype="and">
<condition type="fieldvalue" operator="=" enclosevalueinquotes="true" fieldmodel="Accounts" sourcetype="fieldvalue" field="Name" fieldtargetobjects="Account" value="Enable Me Account Name"/>
</enableconditions>
<styleVariantConditions/>
<actions/>
</action>
<action type="multi" label="Render Me Account Name">
<renderConditions logictype="and">
<renderCondition type="fieldvalue" operator="=" enclosevalueinquotes="true" fieldmodel="Accounts" sourcetype="fieldvalue" field="Name" fieldtargetobjects="Account" value="Render Me Account Name"/>
</renderConditions>
<enableconditions/>
<styleVariantConditions/>
</action>
</rowActions>
<massActions/>
<exportProperties useTableColumns="true"/>
<sorting enable="false"/>
</skuid__table>
</components>
<resources>
<labels/>
<javascript/>
<css/>
<actionsequences/>
</resources>
<styles>
<styleitem type="background" bgtype="none"/>
</styles>
</skuid__page>

Environment: Skuid

API Version: V2

Release: Chicago

Release version: 14.4.7

Platform: Salesforce

{squeaky wheel} → please pay attention to me. 😃


Hi @Jeanguy_Vachon, thanks for reporting this issue. It will be fixed in a forthcoming release. We will follow up in this thread when it is available.


Hi @Jeanguy_Vachon!


Thank you for your patience! Skuid has fixed the issue you raised regarding enable conditions in table row actions (DSC-3181) in the new 14.4.9 release which is now available on the Skuid Releases page.


Best practices for upgrading can be found in Upgrading Skuid on Salesforce. As a reminder, Salesforce does NOT allow reverting back to prior versions of managed packages. Skuid always recommends installing new versions in a non-business critical sandbox environment to test all mission critical functionality before installing into a production environment. We also recommend that you update out of date themes and design systems after you upgrade. Please let us know if you continue to encounter any problems with this issue after upgrading.


Thanks again for alerting us of this issue!


Reply