Skip to main content

Notifications

Power Pages - Design & Build
Suggested answer

Unable to edit a component from a Page created with WebTemplate

(0) ShareShare
ReportReport
Posted on by 68
xI have a Web Template that a Page template is pointing to.  When I create a page using this template, the video component does not give me the normal Editing options....and in Preview the video will not run.
 
I have this in my web template:
 
<div class="row sectionBlockLayout text-left" style="display: flex; flex-wrap: wrap; margin: 0px; min-height: auto; padding: 8px;">
  <div class="container" style="display: flex; flex-wrap: wrap;">
    <div class="col-md-12 columnBlockLayout" style="flex-grow: 1; display: flex; flex-direction: column; min-width: 250px; word-wrap: break-word; word-break: break-word; padding: 16px; margin: 60px 0px;"><video allowfullscreen="allowfullscreen" src="Upload_Invoice.mp4" controls="controls" data-componentname="Video" style="max-width: 100%; width: 100%; height: 450px;"></video><a href="/CourseContent" id="video1" class="btn button1" style="margin-left: auto; margin-right: auto;">Return to Course</a></div>
  </div>
</div>
 
I found this:
<div id='mainContent' class='wrapper-body' role='main'>
  {% include 'Page Copy' %}
</div>
but I don't know how the end syntax should look.
I tried surround what I have with this.....but that didn't make the video control edit work.
 
Can someone tell me the proper syntax to make this control editable?
 
Categories:
  • Suggested answer
    oliver.rodrigues Profile Picture
    oliver.rodrigues 9,005 on at
    Unable to edit a component from a Page created with WebTemplate
    Hi, what exactly do you mean by "Editing Options", my understanding is that a <video> element only displays a video in read-only mode

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

Kickstarter Events…

Register for Microsoft Kickstarter Events…

Tuesday Tip #12 Start your Super User…

Welcome to a brand new series, Tuesday Tips…

Tuesday Tip #13 Writing Effective Answers…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 144,940

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,523

Leaderboard

Featured topics