Skip to main content
Nintex Community Menu Bar
Question

Rich Text in Modal in Lightning Page Bug


Forum|alt.badge.img+20

Add this to the Opp object and test this XML. Once you’ve clicked into the rich text field you can’t set any other fields to have focus. 

<skuid__page unsavedchangeswarning="yes" personalizationmode="server" showsidebar="false" showheader="false">

    <models>

        <model id="Opp" limit="1" query="true" createrowifnonefound="false" datasource="salesforce" sobject="Opportunity">

            <fields>

                <field id="Description_Rich_Text__c"/>

                <field id="Name"/>

            </fields>

            <conditions/>

            <actions/>

        </model>

    </models>

    <components>

        <skuid__buttonSet model="Opp" uniqueid="sk-1irP-15022">

            <groups>

                <skuid__buttonGroup uniqueId="sk-1irP-15020">

                    <buttons>

                        <skuid__button label="Edit in Popup" uniqueId="sk-1irP-15021">

                            <actions>

                                <action type="showModal">

                                    <skuid__modal title="Edit" width="640px" ariaRole="dialog">

                                        <components>

                                            <skuid__form showErrorsInline="true" model="Opp" uniqueid="sk-1irU-17415" mode="edit">

                                                <columns>

                                                    <column>

                                                        <sections>

                                                            <section title="New Section" showHeading="false">

                                                                <fields>

                                                                    <skuid__field id="Name" uniqueId="sk-1irY-19312"/>

                                                                    <skuid__field id="Description_Rich_Text__c" uniqueId="sk-1irY-19369"/>

                                                                </fields>

                                                            </section>

                                                        </sections>

                                                    </column>

                                                </columns>

                                            </skuid__form>

                                        </components>

                                    </skuid__modal>

                                </action>

                            </actions>

                        </skuid__button>

                    </buttons>

                </skuid__buttonGroup>

            </groups>

        </skuid__buttonSet>

    </components>

    <resources>

        <labels/>

        <javascript/>

        <actionsequences/>

    </resources>

    <background/>

    <interactions/>

    <surfaces/>

</skuid__page>

 

Translate
Did this topic help you find an answer to your question?

2 replies

Forum|alt.badge.img+3
  • Nintex Employee
  • 22 replies
  • October 18, 2024

I wasn’t able to duplicate this issue.  I was able to select the text editor and then select the name field.  Was that not working for you or are you talking about another field focus?

 

 

Translate

MillaZ
Nintex Employee
Forum|alt.badge.img+21
  • Nintex Employee
  • 652 replies
  • October 21, 2024

Hi @jeanguy_vachon 
Has your issue been resolved? 

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings