Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Unanswered

How to automate the frequent questions answer (FAQ) in a page in power pages portal site

(0) ShareShare
ReportReport
Posted on by
Hi everyone, 
I have created a custom page in power page portal using custom code everytime I post a question with answer that include images in power portal.

<link rel=/stylesheet/ href=/https://fonts.googleapis.com/icon?family=Material+Icons/>

 

<div class=/faq-container/>

    <div class=/faq-title/>

        FAQ

    </div>

    <div id=/search-container/ style=/display: flex !important/>

        <div class=/no-elements-container/>

            <div class=/no-elements/>

              This is my page

            </div>

        </div>

        <div>

            <input type=/text/ id=/searchInput/ oninput=/cerca()/ placeholder=/Testo da cercare/>

            <i class=/material-icons/>search</i>

        </div>

    </div>

    <div class=/faq-body/>

        <div class=/faq-section-container/>

            <div class=/faq-section-title-container/ onclick=/openCloseSection(this)/>

                <div class=/faq-section-title/>

                    Business Central

                </div>

                <div class=/faq-section-plus/>

                    <span class=/glyphicon glyphicon-plus-sign/></span>

                </div>

                <div class=/faq-section-minus/>

                    <span class=/glyphicon glyphicon-minus-sign/></span>

                </div>

            </div>

            <div class=/faq-questions-container/>

                <div class=/faq-question-container/>

                    <div class=/faq-question/ onclick=/openCloseAnswer(this)/>

                        <div class=/faq-question-text/>

                           Question1 : How to access the Power Platform Admin Center?

                        </div>

                        <div class=/faq-question-arrow-up/>

                            <span class=/glyphicon glyphicon-chevron-up/></span>

                        </div>

                        <div class=/faq-question-arrow-down/>

                            <span class=/glyphicon glyphicon-chevron-down/></span>

                        </div>

                    </div>

                    <div class=/faq-answer/>

                      You can access the admin center at admin.powerplatform.microsoft.com. Log in with your Microsoft credentials. The homepage displays a dashboard with usage information.

                    </div>

                    <div class=/faq-image/>

                        <img src=//faq11.png/ alt=// name=/image1.png//>

                    </div>

                        N.B. Con tipologia IVA intracomunitaria compilare il campo “Cto iva vendite per acquisti intracee” e tipologia IVA “intracomunitaria”.                 

                    </div>

                </div>

                <div class=/faq-question-container/>

                    <div class=/faq-question/ onclick=/openCloseAnswer(this)/>

                        <div class=/faq-question-text/>

 

question 2: “How microsoft can help?

                        </div>

                        <div class=/faq-question-arrow-up/>

                            <span class=/glyphicon glyphicon-chevron-up/></span>

                        </div>

                        <div class=/faq-question-arrow-down/>

                            <span class=/glyphicon glyphicon-chevron-down/></span>

                        </div>

                    </div>

                    <div class=/faq-answer/>

                     the answer is here .             

                    </div>

                    <div class=/faq-image/>

                        <img src=//faq21.png/ alt=// name=/image1.png//>

                    </div>

I Want to automate the process. because as you can see i need to customize the code everytome i need to post a question which is not efffective.  To solve it  I have created the entity on crm that has attributes question/ answers and images that can be attached to this question in notes section. But I am not sure if it is the right way to do it since  i have no order of images same way as it should be in the answer.  I am  also planing to   create the entity on the CRM side and redevelop the entire page from scratch with a fetch call on the fluid side and the various cycles that insert the contents into the two sections, all with custom code.
Is there any link or steps i need to follow in order to achieve this automation?
 
Many thanks for your help!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,110 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,866 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Product updates

Dynamics 365 release plans