web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

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!
I have the same question (0)

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
Siv Sagar Profile Picture

Siv Sagar 93 Super User 2025 Season 2

#2
#ManoVerse Profile Picture

#ManoVerse 76

#3
Martin Dráb Profile Picture

Martin Dráb 64 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans