<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br><br></div>I am trying to set the default value from the resource bundle which I kept under i18n.<br><br></div>I have named the the file with modulename.workplace. i.e my.template.workplace. In the key I have used <b>title.oceanofsky .</b><br><br></div>In the xsd file, I have set the default value as below<br><br><xsd:annotation><br>        <xsd:appinfo><br>            <resourcebundle name="my.template.workplace" /><br>            <defaults><br>                <default element="Title1" value="<b>%(key.title.oceanofsky)</b>" /><br>                <default element="SubMainContent/Text" value="Input your Text" /><br>            </defaults><br>        </xsd:appinfo><br>    </xsd:annotation><br><br></div>When I selected & edit the content type in the page, the value is not coming instead it comes like <b>??? title.oceanofsky ???<br> <br></b></div>I am not sure why the value is not picked up? Could anyone please look into this?<b><br><br></b></div>Thanks,<br></div>Ashish<b><br></b></div>